@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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/290533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1419'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18006'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Kenya'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '1'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/290533'^^xsd:anyURI;
  dwc:observationDate '1948-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07304 26.67242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07304"^^xsd:decimal ;
  dwc:decimalLongitude "26.67242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F290563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/290563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14778" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-04-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1427'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14778'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Dipidi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.67242'^^xsd:double;
  dwc:latitude '-9.07304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/290563'^^xsd:anyURI;
  dwc:observationDate '1948-01-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2166666667 -54.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2166666667 -54.15)"^^geo:wktLiteral ;
  geo-pos:lat "3.2166666667"^^xsd:decimal ;
  geo-pos:long "-54.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F291559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/291559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31137" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '831'^^xsd:integer;
  dwc:scientificName 'Moenkhausia rara Zarske, Géry & Isbrücker, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Isbrücker Isaäc J.H. (Dr.), Zarske Axel'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '9'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31137'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Oelemari'^^xsd:string;
  dwc:country 'Suriname'^^xsd:string;
  dwc:longitude '-54.15'^^xsd:double;
  dwc:latitude '3.2166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23654'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/291559'^^xsd:anyURI;
  dwc:observationDate '1966-11-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1333333333 29.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.1333333333 29.6)"^^geo:wktLiteral ;
  geo-pos:lat "-0.1333333333"^^xsd:decimal ;
  geo-pos:long "29.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/292393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2490'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15372'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Edouard'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.6'^^xsd:double;
  dwc:latitude '-0.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19599'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/292393'^^xsd:anyURI;
  dwc:observationDate '1948-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F292640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/292640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19746" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1544'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19746'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/292640'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07304 26.67242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07304"^^xsd:decimal ;
  dwc:decimalLongitude "26.67242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F293089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/293089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14780" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-05-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1598'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14780'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Dipidi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.67242'^^xsd:double;
  dwc:latitude '-9.07304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/293089'^^xsd:anyURI;
  dwc:observationDate '1948-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F294567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/294567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19944" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-05-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1556'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19944'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/294567'^^xsd:anyURI;
  dwc:observationDate '1948-12-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8666666667 29.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "29.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/295272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-05-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '726'^^xsd:integer;
  dwc:scientificName 'Xenotilapia flavipinnis Poll, 1985'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34700'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Tanganyika Lake'^^xsd:string;
  dwc:country 'Tanzania'^^xsd:string;
  dwc:longitude '29.6333333333'^^xsd:double;
  dwc:latitude '-4.8666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20661'^^xsd:anyURI;
  dwc:aphiaid '1011951'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/295272'^^xsd:anyURI;
  dwc:observationDate '1947-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '1011951'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.7833333333 8.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.7833333333"^^xsd:decimal ;
  dwc:decimalLongitude "8.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F295984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/295984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1716'^^xsd:integer;
  dwc:scientificName 'Hyperolius concolor ibadanensis Schiotz, 1967'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Schiotz'^^xsd:string;
  dwc:yearIdentified '1967'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31002'^^xsd:string;
  dwc:collector 'Grandison , Jacoby , Slade'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Nigeria'^^xsd:string;
  dwc:longitude '8.2833333333'^^xsd:double;
  dwc:latitude '9.7833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23919'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/295984'^^xsd:anyURI;
  dwc:observationDate '1962-08-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19912" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2171'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19912'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298745'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.25066 -75.54484)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.25066"^^xsd:decimal ;
  dwc:decimalLongitude "-75.54484"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F298987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/298987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1038'^^xsd:integer;
  dwc:scientificName 'Dendrobates tinctorius wittei Laurent, 1942'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1942'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26875'^^xsd:string;
  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 'Colombia'^^xsd:string;
  dwc:longitude '-75.54484'^^xsd:double;
  dwc:latitude '6.25066'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9142'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/298987'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1755555556 11.8211111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1755555556"^^xsd:decimal ;
  dwc:decimalLongitude "11.8211111111"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/299387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28097" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2579'^^xsd:integer;
  dwc:scientificName 'Hemidactylus kamdemtohami Bauer & Pauwels, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bauer Aaron M. (Dr.), Pauwels Olivier Sylvain Gérard (M.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28097'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '11.8211111111'^^xsd:double;
  dwc:latitude '-1.1755555556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29486'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/299387'^^xsd:anyURI;
  dwc:observationDate '2001-09-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.51179 29.62372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.51179"^^xsd:decimal ;
  dwc:decimalLongitude "29.62372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/299727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32938" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-07-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1067'^^xsd:integer;
  dwc:scientificName 'Ptychadena loveridgei Laurent, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32938'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.62372'^^xsd:double;
  dwc:latitude '-1.51179'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/299727'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F299908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/299908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20043" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1525'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20043'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/299908'^^xsd:anyURI;
  dwc:observationDate '1949-01-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F300051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/300051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19963" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1523'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19963'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/300051'^^xsd:anyURI;
  dwc:observationDate '1948-12-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301615> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 58)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29714" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2515'^^xsd:integer;
  dwc:scientificName 'Rhinogekko misonnei de Witte, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29714'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '58'^^xsd:integer;
  dwc:latitude '33'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24706'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301615'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33"^^xsd:decimal ;
  dwc:decimalLongitude "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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33 58)"^^geo:wktLiteral ;
  geo-pos:lat "33"^^xsd:decimal ;
  geo-pos:long "58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29714" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2516'^^xsd:integer;
  dwc:scientificName 'Rhinogekko misonnei de Witte, 1973'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29714'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1972'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Iran'^^xsd:string;
  dwc:longitude '58'^^xsd:integer;
  dwc:latitude '33'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24706'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301616'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.8833333333 -44.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-44.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F301836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/301836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1023'^^xsd:integer;
  dwc:scientificName 'Elosia massarti de Witte, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12046'^^xsd:string;
  dwc:collector 'Mission Massart Jean (M.)'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.2333333333'^^xsd:double;
  dwc:latitude '-22.8833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9308'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/301836'^^xsd:anyURI;
  dwc:observationDate '1922-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.666667 29.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.666667"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.666667 29.733333)"^^geo:wktLiteral ;
  geo-pos:lat "0.666667"^^xsd:decimal ;
  geo-pos:long "29.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F302559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/302559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18839" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-07-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1816'^^xsd:integer;
  dwc:scientificName 'Hemisus olivaceus Laurent, 1963'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18839'^^xsd:string;
  dwc:collector 'de Wilde J.'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Ruanoli;Semliki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.733333'^^xsd:double;
  dwc:latitude '0.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20344'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Hemisus olivaceum'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/302559'^^xsd:anyURI;
  dwc:observationDate '1948-05-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9333333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F303005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/303005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2197'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23808'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-8.9333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/303005'^^xsd:anyURI;
  dwc:observationDate '1949-03-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0666666667 137.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "137.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/305275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4035'^^xsd:integer;
  dwc:scientificName 'Rattus omichlodes Misonne, 1979'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29068'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '137.1166666667'^^xsd:double;
  dwc:latitude '-4.0666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/305275'^^xsd:anyURI;
  dwc:observationDate '1973-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F305830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/305830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1765'^^xsd:integer;
  dwc:scientificName 'Bufo latifrons savannae Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21225'^^xsd:string;
  dwc:collector 'Mission H. De Saeger'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '3.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:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/305830'^^xsd:anyURI;
  dwc:observationDate '1954-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2333333333 30.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/306621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2451'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18999'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Liki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4666666667'^^xsd:double;
  dwc:latitude '1.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/306621'^^xsd:anyURI;
  dwc:observationDate '1953-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2333333333 30.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F306622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/306622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2460'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18999'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Liki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4666666667'^^xsd:double;
  dwc:latitude '1.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/306622'^^xsd:anyURI;
  dwc:observationDate '1953-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3 -86.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3"^^xsd:decimal ;
  dwc:decimalLongitude "-86.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3 -86.55)"^^geo:wktLiteral ;
  geo-pos:lat "16.3"^^xsd:decimal ;
  geo-pos:long "-86.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F307475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/307475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28870" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2519'^^xsd:integer;
  dwc:scientificName 'Phyllodactylus palmeus Dixon, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hahn Donald E. (Dr.)'^^xsd:string;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28870'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Honduras'^^xsd:string;
  dwc:longitude '-86.55'^^xsd:double;
  dwc:latitude '16.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:24756'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/307475'^^xsd:anyURI;
  dwc:observationDate '1971-06-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8833333333 131.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.8833333333"^^xsd:decimal ;
  dwc:decimalLongitude "131.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.8833333333 131.25)"^^geo:wktLiteral ;
  geo-pos:lat "-0.8833333333"^^xsd:decimal ;
  geo-pos:long "131.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29182" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2028'^^xsd:integer;
  dwc:scientificName 'Gehyra leopoldi Brongersma, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brongersma L.D.'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29182'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '3'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '131.25'^^xsd:double;
  dwc:latitude '-0.8833333333'^^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/309169'^^xsd:anyURI;
  dwc:observationDate '1929-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.95 5.3333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.95"^^xsd:decimal ;
  dwc:decimalLongitude "5.3333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F309643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/309643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/56" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-10-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2573'^^xsd:integer;
  dwc:scientificName 'Acanthodactylus bedriagai Lataste, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lataste Fernand (M.)'^^xsd:string;
  dwc:yearIdentified '1881'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/56'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '5.3333333333'^^xsd:double;
  dwc:latitude '31.95'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4695'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/309643'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.3288833333 116.74005)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.3288833333"^^xsd:decimal ;
  dwc:decimalLongitude "116.74005"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F310346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/310346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30892" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '828'^^xsd:integer;
  dwc:scientificName 'Gastromyzon cornusaccus Tan'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Tan H.H.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30892'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '116.74005'^^xsd:double;
  dwc:latitude '6.3288833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29755'^^xsd:anyURI;
  dwc:aphiaid '1008893'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/310346'^^xsd:anyURI;
  dwc:observationDate '2000-12-15'^^xsd:date;
  dwc:aphiaIdAccepted '1008893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/311048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19952" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-10-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2228'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19952'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/311048'^^xsd:anyURI;
  dwc:observationDate '1948-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/311333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-10-30'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1963'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Sambhu Hemchandranauth, Roopsind Indranee'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30578'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/311333'^^xsd:anyURI;
  dwc:observationDate '2005-12-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F311577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/311577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21245" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1766'^^xsd:integer;
  dwc:scientificName 'Bufo latifrons savannae Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21245'^^xsd:string;
  dwc:collector 'Mission H. De Saeger'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '3.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:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/311577'^^xsd:anyURI;
  dwc:observationDate '1954-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F312778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/312778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19971" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2173'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19971'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/312778'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/313264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1938'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Sambhu Hemchandranauth, Roopsind Indranee'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30402'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/313264'^^xsd:anyURI;
  dwc:observationDate '2005-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F313616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/313616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20075" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-12-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1662'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20075'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/313616'^^xsd:anyURI;
  dwc:observationDate '1949-02-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5833333333 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5833333333 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.5833333333"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/314195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21278" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4040'^^xsd:integer;
  dwc:scientificName 'Hipposideros beatus maximus Verschuren, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verschuren Jacques (M.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21278'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '4.5833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21360'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/314195'^^xsd:anyURI;
  dwc:observationDate '1952-04-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-9.0833333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/314270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-12-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2271'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20312'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-9.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/314270'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.9666666667 35.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F314639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/314639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30609" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2354'^^xsd:integer;
  dwc:scientificName 'Mabuya bocagii mlanjensis Loveridge, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Loveridge Arthur (M.)'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30609'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Malawi'^^xsd:string;
  dwc:longitude '35.6333333333'^^xsd:double;
  dwc:latitude '-15.9666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20369'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/314639'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 30.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "30.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F316788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/316788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17646" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2450'^^xsd:integer;
  dwc:scientificName 'Pelusios chapini Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17646'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4333333333'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Pelusios castaneus chapini'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/316788'^^xsd:anyURI;
  dwc:observationDate '1952-12-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F317677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/317677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20115" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1570'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20115'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/317677'^^xsd:anyURI;
  dwc:observationDate '1949-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/318037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20125" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-24'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2232'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20125'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/318037'^^xsd:anyURI;
  dwc:observationDate '1949-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/318161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23166" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1362'^^xsd:integer;
  dwc:scientificName 'Bufo funereus upembae Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23166'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/318161'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0833333333 147.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "147.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/318517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31975" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2582'^^xsd:integer;
  dwc:scientificName 'Carlia ailanpalai Zug'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31975'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.1166666667'^^xsd:double;
  dwc:latitude '-2.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27018'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/318517'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0833333333 147.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "147.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/318518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31975" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2583'^^xsd:integer;
  dwc:scientificName 'Carlia ailanpalai Zug'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31975'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.1166666667'^^xsd:double;
  dwc:latitude '-2.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27018'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/318518'^^xsd:anyURI;
  dwc:observationDate '1985-04-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.833333 31.733333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.833333"^^xsd:decimal ;
  dwc:decimalLongitude "31.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.833333 31.733333)"^^geo:wktLiteral ;
  geo-pos:lat "-8.833333"^^xsd:decimal ;
  geo-pos:long "31.733333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F318547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/318547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2139'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus kivuensis Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Tanzania'^^xsd:string;
  dwc:longitude '31.733333'^^xsd:double;
  dwc:latitude '-8.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:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/318547'^^xsd:anyURI;
  dwc:observationDate '1943-05-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.3333333333"^^xsd:decimal ;
  geo-pos:long "29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/319624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19582" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1793'^^xsd:integer;
  dwc:scientificName 'Leptopelis oryi Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19582'^^xsd:string;
  dwc:collector 'Mission H. De Saeger'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.25'^^xsd:double;
  dwc:latitude '4.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/319624'^^xsd:anyURI;
  dwc:observationDate '1952-01-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.7666666667"^^xsd:decimal ;
  geo-pos:long "-79.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/319694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12572" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4023'^^xsd:integer;
  dwc:scientificName 'Tamias striatus lysteri (Richardson, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12572'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-79.9333333333'^^xsd:double;
  dwc:latitude '44.7666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23316'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/319694'^^xsd:anyURI;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.7666666667"^^xsd:decimal ;
  geo-pos:long "-79.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F319695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/319695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12572" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4023'^^xsd:integer;
  dwc:scientificName 'Tamias striatus lysteri (Richardson, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12572'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-79.9333333333'^^xsd:double;
  dwc:latitude '44.7666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23316'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/319695'^^xsd:anyURI;
  dwc:observationDate '1935-06-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 29.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.5"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.5 29.666667)"^^geo:wktLiteral ;
  geo-pos:lat "0.5"^^xsd:decimal ;
  geo-pos:long "29.666667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F320132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/320132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18975" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1889'^^xsd:integer;
  dwc:scientificName 'Rana desaegeri Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18975'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Semliki;Lusilube'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.666667'^^xsd:double;
  dwc:latitude '0.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:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/320132'^^xsd:anyURI;
  dwc:observationDate '1952-11-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.0918632"^^xsd:decimal ;
  dwc:decimalLongitude "29.06387"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  geo-pos:lat "-5.0918632"^^xsd:decimal ;
  geo-pos:long "29.06387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/322129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3164'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.06387'^^xsd:double;
  dwc:latitude '-5.0918632'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/322129'^^xsd:anyURI;
  dwc:observationDate '1941-07-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322490> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 29.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "29.8333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F322490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/322490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14324" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4044'^^xsd:integer;
  dwc:scientificName 'Hipposideros beatus maximus Verschuren, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verschuren Jacques (M.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14324'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.8333333333'^^xsd:double;
  dwc:latitude '4.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:21360'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/322490'^^xsd:anyURI;
  dwc:observationDate '1952-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F323269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/323269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3018'^^xsd:integer;
  dwc:scientificName 'Trochilus popelairii (du Bus de Gisignies, 1846)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Berlioz Jacques (M.)'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9270'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1841'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '-10'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/323269'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.35 47.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.35"^^xsd:decimal ;
  dwc:decimalLongitude "47.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.35 47.25)"^^geo:wktLiteral ;
  geo-pos:lat "-19.35"^^xsd:decimal ;
  geo-pos:long "47.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/324879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30592" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2510'^^xsd:integer;
  dwc:scientificName 'Millotisaurus mirabilis Pasteur, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pasteur Georges (M.)'^^xsd:string;
  dwc:yearIdentified '1959'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30592'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Madagascar'^^xsd:string;
  dwc:longitude '47.25'^^xsd:double;
  dwc:latitude '-19.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:22699'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/324879'^^xsd:anyURI;
  dwc:observationDate '1959-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/324938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1661'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20053'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/324938'^^xsd:anyURI;
  dwc:observationDate '1949-01-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.75"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "-8.75"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F324973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/324973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2102'^^xsd:integer;
  dwc:scientificName 'Naja melanoleuca subfulva Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.), Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15967'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Zambia'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '-8.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:15967'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/324973'^^xsd:anyURI;
  dwc:observationDate '1945-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.566667 -16.583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.566667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.566667 -16.583333)"^^geo:wktLiteral ;
  geo-pos:lat "12.566667"^^xsd:decimal ;
  geo-pos:long "-16.583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F325475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/325475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30745/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2614'^^xsd:integer;
  dwc:scientificName 'Dasypeltis gansi Trape & Mané, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30745/2'^^xsd:string;
  dwc:collector 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.583333'^^xsd:double;
  dwc:latitude '12.566667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30745'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/325475'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45186 9.14586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45186"^^xsd:decimal ;
  dwc:decimalLongitude "9.14586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F326125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/326125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29847" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1006'^^xsd:integer;
  dwc:scientificName 'Rana latastei Boulenger, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1879'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29847'^^xsd:string;
  dwc:collector 'Pini'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.14586'^^xsd:double;
  dwc:latitude '45.45186'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4413'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/326125'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4166666667 -122.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-122.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4166666667 -122.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.4166666667"^^xsd:decimal ;
  geo-pos:long "-122.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/327482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/35637" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4012'^^xsd:integer;
  dwc:scientificName 'Microtus montanus (Peale, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1945'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/35637'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-122.2'^^xsd:double;
  dwc:latitude '41.4166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/327482'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327483> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4166666667 -122.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.4166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-122.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.4166666667 -122.2)"^^geo:wktLiteral ;
  geo-pos:lat "41.4166666667"^^xsd:decimal ;
  geo-pos:long "-122.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F327483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/327483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/35637" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-04-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4012'^^xsd:integer;
  dwc:scientificName 'Microtus montanus (Peale, 1848)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1945'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/35637'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-122.2'^^xsd:double;
  dwc:latitude '41.4166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/327483'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.3811111111 -67.7491666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.3811111111"^^xsd:decimal ;
  dwc:decimalLongitude "-67.7491666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/329054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/35777" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1931'^^xsd:integer;
  dwc:scientificName 'Colostethus pittieri La Marca, Manzanilla & Mijares-Urrutia, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'La Marca Enrique, Manzanilla Jesus'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/35777'^^xsd:string;
  dwc:collector 'La Marca Enrique, Manzanilla Jesus'^^xsd:string;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-67.7491666667'^^xsd:double;
  dwc:latitude '10.3811111111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30467'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/329054'^^xsd:anyURI;
  dwc:observationDate '1995-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F329083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/329083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19824" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1545'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19824'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/329083'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/332221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1942'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Arjoon Deokie'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30402'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/332221'^^xsd:anyURI;
  dwc:observationDate '2004-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 29.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 29.3)"^^geo:wktLiteral ;
  geo-pos:lat "-6"^^xsd:decimal ;
  geo-pos:long "29.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/332263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5633" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '3185'^^xsd:integer;
  dwc:scientificName 'Buceros nasutus var. dubia Dubois, 1884'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1942'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5633'^^xsd:string;
  dwc:collector 'Bohndorff'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1889'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Lac Tanganyka'^^xsd:string;
  dwc:country 'Zambia'^^xsd:string;
  dwc:longitude '29.3'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5633'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/332263'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (22.4 103.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "22.4"^^xsd:decimal ;
  dwc:decimalLongitude "103.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F332366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/332366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/35786" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-08-14'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '823'^^xsd:integer;
  dwc:scientificName 'Schistura spekuli Kottelat, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kottelat Maurice (M.)'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/35786'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Vietnam'^^xsd:string;
  dwc:longitude '103.4333333333'^^xsd:double;
  dwc:latitude '22.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:29606'^^xsd:anyURI;
  dwc:aphiaid '1009500'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/332366'^^xsd:anyURI;
  dwc:observationDate '2002-01-05'^^xsd:date;
  dwc:aphiaIdAccepted '1009500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18 -92.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18"^^xsd:decimal ;
  dwc:decimalLongitude "-92.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18 -92.66667)"^^geo:wktLiteral ;
  geo-pos:lat "18"^^xsd:decimal ;
  geo-pos:long "-92.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/335481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1939" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2026'^^xsd:integer;
  dwc:scientificName 'Leptognathus maxillaris Werner, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Werner Franz (M.), Laurent R.'^^xsd:string;
  dwc:yearIdentified '1944'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1939'^^xsd:string;
  dwc:collector 'Linden'^^xsd:string;
  dwc:yearCollected '1857'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.66667'^^xsd:double;
  dwc:latitude '18'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:1939'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/335481'^^xsd:anyURI;
  dwc:observationDate '1857-11-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335497> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 31.41667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8"^^xsd:decimal ;
  dwc:decimalLongitude "31.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8 31.41667)"^^geo:wktLiteral ;
  geo-pos:lat "-8"^^xsd:decimal ;
  geo-pos:long "31.41667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/335497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16551" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2077'^^xsd:integer;
  dwc:scientificName 'Naja nigricollis atriceps Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.), Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16551'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Tanzania'^^xsd:string;
  dwc:longitude '31.41667'^^xsd:double;
  dwc:latitude '-8'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16551'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/335497'^^xsd:anyURI;
  dwc:observationDate '1948-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5166666667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "25.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5166666667 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "-10.5166666667"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F335741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/335741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23868" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1725'^^xsd:integer;
  dwc:scientificName 'Hyperolius marmoratus alborufus Laurent, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23868'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.5166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16698'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Hyperolius marmoratus alborufus'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/335741'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F336690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/336690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19693" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2414'^^xsd:integer;
  dwc:scientificName 'Eumecia anchietae wittei Laurent, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19693'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/336690'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.11861 29.04361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.11861"^^xsd:decimal ;
  dwc:decimalLongitude "29.04361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/339743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3172'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.04361'^^xsd:double;
  dwc:latitude '-5.11861'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/339743'^^xsd:anyURI;
  dwc:observationDate '1941-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.11861 29.04361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.11861"^^xsd:decimal ;
  dwc:decimalLongitude "29.04361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F339744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/339744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3173'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.04361'^^xsd:double;
  dwc:latitude '-5.11861'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/339744'^^xsd:anyURI;
  dwc:observationDate '1941-07-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/340036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1638'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23178'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/340036'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.6166666667 131.6)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "131.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.6166666667 131.6)"^^geo:wktLiteral ;
  geo-pos:lat "-2.6166666667"^^xsd:decimal ;
  geo-pos:long "131.6"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F340857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/340857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29387" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2374'^^xsd:integer;
  dwc:scientificName 'Lygosoma smaragdinum pisangense Brongersma, 1931'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brongersma L.D.'^^xsd:string;
  dwc:yearIdentified '1931'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29387'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '131.6'^^xsd:double;
  dwc:latitude '-2.6166666667'^^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/340857'^^xsd:anyURI;
  dwc:observationDate '1929-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341681> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/341681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20065" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1566'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20065'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/341681'^^xsd:anyURI;
  dwc:observationDate '1949-01-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341807> ;
  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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341807>
  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 "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F341807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/341807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37030" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Gerlachea australis Dollo, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dollo Louis Antoine Marie Joseph (M.)'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37030'^^xsd:string;
  dwc:collector 'Exploration Antarctique Belge de la Belgica'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:longitude '-89.2333333333'^^xsd:double;
  dwc:latitude '-71.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9322'^^xsd:anyURI;
  dwc:aphiaid '234808'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/341807'^^xsd:anyURI;
  dwc:observationDate '1898-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.51179 29.62372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.51179"^^xsd:decimal ;
  dwc:decimalLongitude "29.62372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/342008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32937" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1073'^^xsd:integer;
  dwc:scientificName 'Ptychadena chrysogaster chrysogaster Laurent, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32937'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.62372'^^xsd:double;
  dwc:latitude '-1.51179'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/342008'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.51179 29.62372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.51179"^^xsd:decimal ;
  dwc:decimalLongitude "29.62372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/342009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32937" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1073'^^xsd:integer;
  dwc:scientificName 'Ptychadena chrysogaster chrysogaster Laurent, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32937'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.62372'^^xsd:double;
  dwc:latitude '-1.51179'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/342009'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/342064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1133'^^xsd:integer;
  dwc:scientificName 'Hyperolius kibarae Laurent, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17995'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '1'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21471'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/342064'^^xsd:anyURI;
  dwc:observationDate '1947-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342643> ;
  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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342643>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F342643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/342643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37031" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Cryodraco antarcticus Dollo, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dollo Louis Antoine Marie Joseph (M.)'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37031'^^xsd:string;
  dwc:collector 'Exploration Antarctique Belge de la Belgica'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '-88.0333333333'^^xsd:double;
  dwc:latitude '-71.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9322'^^xsd:anyURI;
  dwc:aphiaid '234720'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/342643'^^xsd:anyURI;
  dwc:observationDate '1898-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234720'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343474> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.145 11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.145"^^xsd:decimal ;
  dwc:decimalLongitude "11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F343474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/343474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2580'^^xsd:integer;
  dwc:scientificName 'Letheobia pauwelsi Wallach'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Wallach Van'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28102'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '11.78'^^xsd:double;
  dwc:latitude '-1.145'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29486'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/343474'^^xsd:anyURI;
  dwc:observationDate '2001-11-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.25 144.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.25"^^xsd:decimal ;
  dwc:decimalLongitude "144.8333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F344701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/344701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31994" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2529'^^xsd:integer;
  dwc:scientificName 'Sphenomorphus leptofasciatus Greer & Parker, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zweifel Richard G. (M.)'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31994'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:longitude '144.8333333333'^^xsd:double;
  dwc:latitude '-6.25'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25842'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/344701'^^xsd:anyURI;
  dwc:observationDate '1955-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.0833333333 147.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "147.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F345170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/345170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31972" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2581'^^xsd:integer;
  dwc:scientificName 'Carlia ailanpalai Zug'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31972'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '147.1166666667'^^xsd:double;
  dwc:latitude '-2.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27018'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/345170'^^xsd:anyURI;
  dwc:observationDate '1985-04-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/347314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17994" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1116'^^xsd:integer;
  dwc:scientificName 'Hyperolius platyceps major Laurent, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17994'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Kenya'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '1'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21471'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/347314'^^xsd:anyURI;
  dwc:observationDate '1947-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 30.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "30.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F347805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/347805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17660" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2480'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17660'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4333333333'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/347805'^^xsd:anyURI;
  dwc:observationDate '1953-05-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/348243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '3105'^^xsd:integer;
  dwc:scientificName 'Euplocamus sumatranus Dubois, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dubois Alphonse Joseph Charles (M.)'^^xsd:string;
  dwc:yearIdentified '1879'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29271'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1845'^^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 '102'^^xsd:integer;
  dwc:latitude '0'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/348243'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0 102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0"^^xsd:decimal ;
  dwc:decimalLongitude "102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/348244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29271" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '3106'^^xsd:integer;
  dwc:scientificName 'Euplocamus sumatranus Dubois, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dubois Alphonse Joseph Charles (M.)'^^xsd:string;
  dwc:yearIdentified '1879'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29271'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1845'^^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 '102'^^xsd:integer;
  dwc:latitude '0'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/348244'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/348258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1671'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17999'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Kenya'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '1'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/348258'^^xsd:anyURI;
  dwc:observationDate '1947-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18 -92.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18"^^xsd:decimal ;
  dwc:decimalLongitude "-92.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18 -92.66667)"^^geo:wktLiteral ;
  geo-pos:lat "18"^^xsd:decimal ;
  geo-pos:long "-92.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F348640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/348640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2003'^^xsd:integer;
  dwc:scientificName 'Laemanctus de borrei Boulenger, 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1877'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30818'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1857'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.66667'^^xsd:double;
  dwc:latitude '18'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:1939'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/348640'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "-10.516667"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F349067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/349067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2096'^^xsd:integer;
  dwc:scientificName 'Naja melanoleuca subfulva Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.), Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17046'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1949'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.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:17046'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/349067'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07304 26.67242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07304"^^xsd:decimal ;
  dwc:decimalLongitude "26.67242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14770" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1132'^^xsd:integer;
  dwc:scientificName 'Hyperolius kibarae Laurent, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14770'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Dipidi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.67242'^^xsd:double;
  dwc:latitude '-9.07304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21471'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350027'^^xsd:anyURI;
  dwc:observationDate '1945-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23163" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1531'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23163'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350262'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9333333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F350263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/350263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23752" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1610'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23752'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-8.9333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/350263'^^xsd:anyURI;
  dwc:observationDate '1948-01-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6666666667 17.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "17.8333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/351155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4024'^^xsd:integer;
  dwc:scientificName 'Gerbillus syrticus Misonne, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30502'^^xsd:string;
  dwc:collector 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Libya'^^xsd:string;
  dwc:longitude '17.8333333333'^^xsd:double;
  dwc:latitude '37.6666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24774'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/351155'^^xsd:anyURI;
  dwc:observationDate '1972-12-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.6666666667 17.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "17.8333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F351156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/351156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30502" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4024'^^xsd:integer;
  dwc:scientificName 'Gerbillus syrticus Misonne, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30502'^^xsd:string;
  dwc:collector 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Libya'^^xsd:string;
  dwc:longitude '17.8333333333'^^xsd:double;
  dwc:latitude '37.6666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24774'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/351156'^^xsd:anyURI;
  dwc:observationDate '1972-12-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.833333 31.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.833333"^^xsd:decimal ;
  dwc:decimalLongitude "31.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.833333 31.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-8.833333"^^xsd:decimal ;
  geo-pos:long "31.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F352924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/352924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2141'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus kivuensis Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15967'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Zambia'^^xsd:string;
  dwc:longitude '31.383333'^^xsd:double;
  dwc:latitude '-8.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:15967'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/352924'^^xsd:anyURI;
  dwc:observationDate '1942-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F353098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/353098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23163" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1361'^^xsd:integer;
  dwc:scientificName 'Bufo funereus upembae Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23163'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/353098'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.9666666667 35.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.9666666667"^^xsd:decimal ;
  dwc:decimalLongitude "35.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F354023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/354023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30613" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2356'^^xsd:integer;
  dwc:scientificName 'Platysaurus mitchelli Loveridge, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Loveridge Arthur (M.)'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30613'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Malawi'^^xsd:string;
  dwc:longitude '35.6333333333'^^xsd:double;
  dwc:latitude '-15.9666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20369'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/354023'^^xsd:anyURI;
  dwc:observationDate '1949-03-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.3333333333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/355424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21330" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1784'^^xsd:integer;
  dwc:scientificName 'Rana huguettae Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21330'^^xsd:string;
  dwc:collector 'Mission Inger R.F.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:continentOcean 'Ndelele'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '4.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/355424'^^xsd:anyURI;
  dwc:observationDate '1959-04-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F355909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/355909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1289'^^xsd:integer;
  dwc:scientificName 'Bufo funereus upembae Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17999'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Kenya'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '1'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/355909'^^xsd:anyURI;
  dwc:observationDate '1947-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6166666667 167.4833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.4833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/357670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30951" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2025'^^xsd:integer;
  dwc:scientificName 'Lygosoma euryotis Werner, 1909'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Werner Franz (M.)'^^xsd:string;
  dwc:yearIdentified '1909'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30951'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '167.4833333333'^^xsd:double;
  dwc:latitude '-22.6166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4504'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/357670'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/357765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20102" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1569'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20102'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/357765'^^xsd:anyURI;
  dwc:observationDate '1949-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-39.4333333333 -73.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-39.4333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-73.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F357791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/357791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26637" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1903'^^xsd:integer;
  dwc:scientificName 'Insuetophrynus acarpicus Barrio, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cekalovic Tomas (M.)'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26637'^^xsd:string;
  dwc:collector 'Formas R.'^^xsd:string;
  dwc:yearCollected '1975'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-73.1666666667'^^xsd:double;
  dwc:latitude '-39.4333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25583'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/357791'^^xsd:anyURI;
  dwc:observationDate '1975-01-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75 29.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.75"^^xsd:decimal ;
  dwc:decimalLongitude "29.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/358426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17809" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2136'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17809'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.51667'^^xsd:double;
  dwc:latitude '-6.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:17046'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/358426'^^xsd:anyURI;
  dwc:observationDate '1951-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358606> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6333333333 96.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6333333333"^^xsd:decimal ;
  dwc:decimalLongitude "96.8333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F358606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/358606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29185" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2375'^^xsd:integer;
  dwc:scientificName 'Hemiphyllodactylus typus margarethae Brongersma, 1931'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brongersma L.D.'^^xsd:string;
  dwc:yearIdentified '1931'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29185'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '96.8333333333'^^xsd:double;
  dwc:latitude '-4.6333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9338'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Hemiphyllodactylus margarethae'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/358606'^^xsd:anyURI;
  dwc:observationDate '1929-10-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.85 -60.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.85"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.85 -60.8)"^^geo:wktLiteral ;
  geo-pos:lat "9.85"^^xsd:decimal ;
  geo-pos:long "-60.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/359826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30772" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1969'^^xsd:integer;
  dwc:scientificName 'Oreophrynella nigra Señaris, Ayarzagüena & Gorzula, 1994'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gorzula , Ayarzagüena , Señaris'^^xsd:string;
  dwc:yearIdentified '1994'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30772'^^xsd:string;
  dwc:collector 'Gorzula'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-60.8'^^xsd:double;
  dwc:latitude '9.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:30772'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/359826'^^xsd:anyURI;
  dwc:observationDate '1984-04-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/359840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19641" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2211'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19641'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/359840'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07304 26.67242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07304"^^xsd:decimal ;
  dwc:decimalLongitude "26.67242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F359894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/359894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14778" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1182'^^xsd:integer;
  dwc:scientificName 'Hyperolius marmoratus epheboides Laurent, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14778'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Dipidi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.67242'^^xsd:double;
  dwc:latitude '-9.07304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21471'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/359894'^^xsd:anyURI;
  dwc:observationDate '1948-01-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3438888889 29.3594444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3438888889"^^xsd:decimal ;
  dwc:decimalLongitude "29.3594444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F360553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/360553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21767" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1811'^^xsd:integer;
  dwc:scientificName 'Xenopus vestitus Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21767'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3594444444'^^xsd:double;
  dwc:latitude '-1.3438888889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/360553'^^xsd:anyURI;
  dwc:observationDate '1945-04-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1 36.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.1"^^xsd:decimal ;
  dwc:decimalLongitude "36.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.1 36.65)"^^geo:wktLiteral ;
  geo-pos:lat "-1.1"^^xsd:decimal ;
  geo-pos:long "36.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/364052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1910'^^xsd:integer;
  dwc:scientificName 'Ptychadena mahnerti Perret, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Perret J.-L.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30037'^^xsd:string;
  dwc:collector 'Perret J.-L., Mahnert V.'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.65'^^xsd:double;
  dwc:latitude '-1.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:28037'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/364052'^^xsd:anyURI;
  dwc:observationDate '1977-11-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F364394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/364394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19638" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1538'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19638'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/364394'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.699 29.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.699"^^xsd:decimal ;
  dwc:decimalLongitude "29.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/365280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21633" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-10-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1871'^^xsd:integer;
  dwc:scientificName 'Rana desaegeri Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21633'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.52'^^xsd:double;
  dwc:latitude '0.699'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/365280'^^xsd:anyURI;
  dwc:observationDate '1955-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (20.8333333333 -89)"^^geo:wktLiteral ;
  dwc:decimalLatitude "20.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-89"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F365547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/365547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30844" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2010'^^xsd:integer;
  dwc:scientificName 'Anolis beckeri Boulenger, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1881'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30844'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:longitude '-89'^^xsd:integer;
  dwc:latitude '20.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4414'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/365547'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.0918632"^^xsd:decimal ;
  dwc:decimalLongitude "29.06387"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  geo-pos:lat "-5.0918632"^^xsd:decimal ;
  geo-pos:long "29.06387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F367561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/367561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3122'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.06387'^^xsd:double;
  dwc:latitude '-5.0918632'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/367561'^^xsd:anyURI;
  dwc:observationDate '1941-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368633> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2 4.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2"^^xsd:decimal ;
  dwc:decimalLongitude "4.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F368633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/368633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2572'^^xsd:integer;
  dwc:scientificName 'Acanthodactylus bedriagai Lataste, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lataste Fernand (M.)'^^xsd:string;
  dwc:yearIdentified '1881'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '4.1833333333'^^xsd:double;
  dwc:latitude '35.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4695'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/368633'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/369176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1363'^^xsd:integer;
  dwc:scientificName 'Bufo funereus upembae Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23198'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/369176'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2 22.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.2"^^xsd:decimal ;
  dwc:decimalLongitude "22.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F369704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/369704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/36174" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2497'^^xsd:integer;
  dwc:scientificName 'Zygaspis niger Broadley & Gans, 1969'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/36174'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'Zambia'^^xsd:string;
  dwc:longitude '22.5833333333'^^xsd:double;
  dwc:latitude '-13.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24082'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/369704'^^xsd:anyURI;
  dwc:observationDate '1964-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.0166666667 32.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.0166666667"^^xsd:decimal ;
  dwc:decimalLongitude "32.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F370055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/370055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/36242" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2436'^^xsd:integer;
  dwc:scientificName 'Platysaurus imperator Broadley, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/36242'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Zimbabwe'^^xsd:string;
  dwc:longitude '32.6333333333'^^xsd:double;
  dwc:latitude '-17.0166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23707'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/370055'^^xsd:anyURI;
  dwc:observationDate '1960-12-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.08333 32.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.08333"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.08333 32.75)"^^geo:wktLiteral ;
  geo-pos:lat "-19.08333"^^xsd:decimal ;
  geo-pos:long "32.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/371289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23707" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2431'^^xsd:integer;
  dwc:scientificName 'Natriciteres olivacea olivacea (Peters, 1854)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.)'^^xsd:string;
  dwc:yearIdentified '1966'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23707'^^xsd:string;
  dwc:collector 'Blake D.K.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:country 'Zimbabwe'^^xsd:string;
  dwc:longitude '32.75'^^xsd:double;
  dwc:latitude '-19.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:23707'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/371289'^^xsd:anyURI;
  dwc:observationDate '1958-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.533333 -16.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.533333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.533333 -16.35)"^^geo:wktLiteral ;
  geo-pos:lat "12.533333"^^xsd:decimal ;
  geo-pos:long "-16.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F371602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/371602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30745/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2620'^^xsd:integer;
  dwc:scientificName 'Dasypeltis confusa Trape & Mané, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30745/6'^^xsd:string;
  dwc:collector 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.35'^^xsd:double;
  dwc:latitude '12.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:30745'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/371602'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.3333333333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/372496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21324" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1783'^^xsd:integer;
  dwc:scientificName 'Rana huguettae Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21324'^^xsd:string;
  dwc:collector 'Mission Inger R.F.'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Ndelele'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '4.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/372496'^^xsd:anyURI;
  dwc:observationDate '1958-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.93353 125.03403)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.93353"^^xsd:decimal ;
  dwc:decimalLongitude "125.03403"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/372562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '3136'^^xsd:integer;
  dwc:scientificName 'Sarcophanops samarensis (Steere, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.), Steere'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber '9154'^^xsd:integer;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '125.03403'^^xsd:double;
  dwc:latitude '11.93353'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5724'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/372562'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333333333 31.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F372650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/372650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/35968" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2566'^^xsd:integer;
  dwc:scientificName 'Psammophis zambiensis Hughes & Wade, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hughes Barry (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/35968'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'Zambia'^^xsd:string;
  dwc:longitude '31.3833333333'^^xsd:double;
  dwc:latitude '-8.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15967'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/372650'^^xsd:anyURI;
  dwc:observationDate '1944-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/373150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1526'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23198'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/373150'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.6216833333 10.4067)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.6216833333"^^xsd:decimal ;
  dwc:decimalLongitude "10.4067"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F373251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/373251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28201" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1928'^^xsd:integer;
  dwc:scientificName 'Leptodactylodon stevarti Rödel & Pauwels'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pauwels Olivier Sylvain Gérard (M.), Rödel M.-O.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28201'^^xsd:string;
  dwc:collector 'Pauwels Olivier Sylvain Gérard (M.), Chimsunchart Chucheep, Stevart Tariq'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '10.4067'^^xsd:double;
  dwc:latitude '0.6216833333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29488'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/373251'^^xsd:anyURI;
  dwc:observationDate '2001-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F376961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/376961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3038'^^xsd:integer;
  dwc:scientificName 'Tityra inquisitor albitorques du Bus de Gisignies, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Du Bus'^^xsd:string;
  dwc:yearIdentified '1847'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9270'^^xsd:string;
  dwc:collector 'Popelaire de Terloo Jean Baptiste Louis Joseph (Baron)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1841'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '-10'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/376961'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.3333333333"^^xsd:decimal ;
  geo-pos:long "29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F379308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/379308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13526" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1808'^^xsd:integer;
  dwc:scientificName 'Leptopelis oryi Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13526'^^xsd:string;
  dwc:collector 'Mission H. De Saeger'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.25'^^xsd:double;
  dwc:latitude '4.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/379308'^^xsd:anyURI;
  dwc:observationDate '1950-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07304 26.67242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07304"^^xsd:decimal ;
  dwc:decimalLongitude "26.67242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14782" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1468'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14782'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Dipidi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.67242'^^xsd:double;
  dwc:latitude '-9.07304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381296'^^xsd:anyURI;
  dwc:observationDate '1948-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.37278 29.63702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.37278"^^xsd:decimal ;
  dwc:decimalLongitude "29.63702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2120'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.63702'^^xsd:double;
  dwc:latitude '-8.37278'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381595'^^xsd:anyURI;
  dwc:observationDate '1940-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58221 29.42767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.58221"^^xsd:decimal ;
  dwc:decimalLongitude "29.42767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F381893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/381893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32702" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1055'^^xsd:integer;
  dwc:scientificName 'Megalixalus orophilus Laurent, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1947'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32702'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.42767'^^xsd:double;
  dwc:latitude '-1.58221'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19273'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/381893'^^xsd:anyURI;
  dwc:observationDate '1934-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F383590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/383590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19769" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2220'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19769'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/383590'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F384447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/384447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1955'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Marco Festus, Sambhu Hemchandranauth, Roopsind Indranee'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30578'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/384447'^^xsd:anyURI;
  dwc:observationDate '2005-12-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.3333333333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/385399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21342" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1782'^^xsd:integer;
  dwc:scientificName 'Rana huguettae Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21342'^^xsd:string;
  dwc:collector 'Mission Inger R.F.'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Ndelele'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '4.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/385399'^^xsd:anyURI;
  dwc:observationDate '1959-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F385465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/385465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19862" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1548'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19862'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/385465'^^xsd:anyURI;
  dwc:observationDate '1948-11-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/386533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19824" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2222'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19824'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '21'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/386533'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.8333332538 29.1666660308)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.8333332538"^^xsd:decimal ;
  dwc:decimalLongitude "29.1666660308"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F386840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/386840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13109" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1755'^^xsd:integer;
  dwc:scientificName 'Bufo latifrons savannae Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13109'^^xsd:string;
  dwc:collector 'Mission H. De Saeger'^^xsd:string;
  dwc:yearCollected '1951'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Wilibadi;Aka'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.1666660308'^^xsd:double;
  dwc:latitude '3.8333332538'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/386840'^^xsd:anyURI;
  dwc:observationDate '1951-01-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.9833333333 131.3666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.9833333333"^^xsd:decimal ;
  dwc:decimalLongitude "131.3666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F389388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/389388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29156" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2508'^^xsd:integer;
  dwc:scientificName 'Lygosoma fuscum babarense Kopstein, 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kopstein P.F.'^^xsd:string;
  dwc:yearIdentified '1926'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29156'^^xsd:string;
  dwc:yearCollected '1924'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '131.3666666667'^^xsd:double;
  dwc:latitude '-7.9833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23917'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/389388'^^xsd:anyURI;
  dwc:observationDate '1924-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 30.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "30.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F390874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/390874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2481'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17661'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4333333333'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/390874'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.51179 29.62372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.51179"^^xsd:decimal ;
  dwc:decimalLongitude "29.62372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/391434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32937" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1068'^^xsd:integer;
  dwc:scientificName 'Ptychadena loveridgei Laurent, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32937'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.62372'^^xsd:double;
  dwc:latitude '-1.51179'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/391434'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F391930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/391930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18012" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1411'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18012'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Kenya'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '1'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/391930'^^xsd:anyURI;
  dwc:observationDate '1948-10-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5833333333 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5833333333 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.5833333333"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4037'^^xsd:integer;
  dwc:scientificName 'Hipposideros beatus maximus Verschuren, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verschuren Jacques (M.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13134'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Aka'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '4.5833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21360'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392433'^^xsd:anyURI;
  dwc:observationDate '1952-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5833333333 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5833333333 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "4.5833333333"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13134" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4039'^^xsd:integer;
  dwc:scientificName 'Hipposideros beatus maximus Verschuren, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verschuren Jacques (M.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13134'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Aka'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '4.5833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21360'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392434'^^xsd:anyURI;
  dwc:observationDate '1952-04-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 29.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.3"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 29.8)"^^geo:wktLiteral ;
  geo-pos:lat "1.3"^^xsd:decimal ;
  geo-pos:long "29.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F392479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/392479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22748" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1878'^^xsd:integer;
  dwc:scientificName 'Rana desaegeri Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22748'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.8'^^xsd:double;
  dwc:latitude '1.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:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/392479'^^xsd:anyURI;
  dwc:observationDate '1955-07-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6833333333 29.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.1333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/395138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16092" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1764'^^xsd:integer;
  dwc:scientificName 'Bufo latifrons savannae Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16092'^^xsd:string;
  dwc:collector 'Mission H. De Saeger'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.1333333333'^^xsd:double;
  dwc:latitude '3.6833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/395138'^^xsd:anyURI;
  dwc:observationDate '1948-10-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395586> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F395586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/395586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19875" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2225'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19875'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/395586'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2166666667 36.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "36.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/396099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30006" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2357'^^xsd:integer;
  dwc:scientificName 'Agama caudospinosa Meek, 1910'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meek'^^xsd:string;
  dwc:yearIdentified '1910'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30006'^^xsd:string;
  dwc:yearCollected '1906'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '36.2666666667'^^xsd:double;
  dwc:latitude '-0.2166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/396099'^^xsd:anyURI;
  dwc:observationDate '1906-02-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.616667"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  geo-pos:lat "3.616667"^^xsd:decimal ;
  geo-pos:long "-53.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/396712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1937'^^xsd:integer;
  dwc:scientificName 'Colostethus granti Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27333'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.166667'^^xsd:double;
  dwc:latitude '3.616667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28740'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/396712'^^xsd:anyURI;
  dwc:observationDate '1999-04-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.0333333333 35.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.0333333333"^^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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.0333333333 35.5)"^^geo:wktLiteral ;
  geo-pos:lat "-16.0333333333"^^xsd:decimal ;
  geo-pos:long "35.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F396755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/396755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30617" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1810'^^xsd:integer;
  dwc:scientificName 'Hyperolius spinigularis Stevens, 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.)'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30617'^^xsd:string;
  dwc:collector 'Stevens R. Andrew (M.)'^^xsd:string;
  dwc:startYearCollected '1968'^^xsd:integer;
  dwc:endYearCollected '1969'^^xsd:integer;
  dwc:startMonthCollected '12'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:country 'Malawi'^^xsd:string;
  dwc:longitude '35.5'^^xsd:double;
  dwc:latitude '-16.0333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25389'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/396755'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.9166666667 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.9166666667 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "-45.9166666667"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/165" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4029'^^xsd:integer;
  dwc:scientificName 'Akodon longipilis suffusus Thomas, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1941'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/165'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '-45.9166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11045'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397257'^^xsd:anyURI;
  dwc:observationDate '1896-10-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.9166666667 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.9166666667 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "-45.9166666667"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F397258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/397258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/165" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4029'^^xsd:integer;
  dwc:scientificName 'Akodon longipilis suffusus Thomas, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1941'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/165'^^xsd:string;
  dwc:yearCollected '1896'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '-45.9166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11045'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/397258'^^xsd:anyURI;
  dwc:observationDate '1896-10-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/398272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20026" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1562'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20026'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/398272'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.68699 29.50362)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.68699"^^xsd:decimal ;
  dwc:decimalLongitude "29.50362"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F398368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/398368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2137'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15967'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Zambia'^^xsd:string;
  dwc:longitude '29.50362'^^xsd:double;
  dwc:latitude '-8.68699'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15967'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/398368'^^xsd:anyURI;
  dwc:observationDate '1944-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/400162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19693" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2163'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19693'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/400162'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F400489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/400489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19838" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2167'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19838'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/400489'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.616667"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  geo-pos:lat "3.616667"^^xsd:decimal ;
  geo-pos:long "-53.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/401135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27293" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1934'^^xsd:integer;
  dwc:scientificName 'Colostethus granti Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27293'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.166667'^^xsd:double;
  dwc:latitude '3.616667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28403'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/401135'^^xsd:anyURI;
  dwc:observationDate '1996-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/401308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17998" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1473'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17998'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Kenya'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '1'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/401308'^^xsd:anyURI;
  dwc:observationDate '1947-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25 -42.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.25"^^xsd:decimal ;
  dwc:decimalLongitude "-42.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.25 -42.5)"^^geo:wktLiteral ;
  geo-pos:lat "-22.25"^^xsd:decimal ;
  geo-pos:long "-42.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F401447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/401447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12174" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1025'^^xsd:integer;
  dwc:scientificName 'Hyla massarti de Witte, 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12174'^^xsd:string;
  dwc:collector 'Mission Massart Jean (M.)'^^xsd:string;
  dwc:yearCollected '1922'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-42.5'^^xsd:double;
  dwc:latitude '-22.25'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9404'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/401447'^^xsd:anyURI;
  dwc:observationDate '1922-08-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "-10.516667"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F402608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/402608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17809" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-06-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2098'^^xsd:integer;
  dwc:scientificName 'Naja melanoleuca subfulva Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.), Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17809'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1951'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '29'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.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:17809'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/402608'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 -90.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.5"^^xsd:decimal ;
  dwc:decimalLongitude "-90.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.5 -90.25)"^^geo:wktLiteral ;
  geo-pos:lat "15.5"^^xsd:decimal ;
  geo-pos:long "-90.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F403907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/403907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28733" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1013'^^xsd:integer;
  dwc:scientificName 'Hylodes brocchi Boulenger, 1882'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28733'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1867'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Guatemala'^^xsd:string;
  dwc:longitude '-90.25'^^xsd:double;
  dwc:latitude '15.5'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:2616'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/403907'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.9 -43.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.9"^^xsd:decimal ;
  dwc:decimalLongitude "-43.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/404487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12169" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1721'^^xsd:integer;
  dwc:scientificName 'Atelopus moreirae Miranda-Ribeiro, 1920'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12169'^^xsd:string;
  dwc:collector 'Miranda-Ribeiro'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-43.2333333333'^^xsd:double;
  dwc:latitude '-22.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:23920'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/404487'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6833333333 29.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.1333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/404677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16103" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1769'^^xsd:integer;
  dwc:scientificName 'Bufo latifrons savannae Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16103'^^xsd:string;
  dwc:collector 'Mission H. De Saeger'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.1333333333'^^xsd:double;
  dwc:latitude '3.6833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/404677'^^xsd:anyURI;
  dwc:observationDate '1949-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F404888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/404888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19952" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1657'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19952'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/404888'^^xsd:anyURI;
  dwc:observationDate '1948-12-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.184166 29.448889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.184166"^^xsd:decimal ;
  dwc:decimalLongitude "29.448889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/405219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15481" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1813'^^xsd:integer;
  dwc:scientificName 'Xenopus vestitus Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15481'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Lac Edouard, Rutshuru'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.448889'^^xsd:double;
  dwc:latitude '-1.184166'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/405219'^^xsd:anyURI;
  dwc:observationDate '1955-12-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.3666666667 6.6166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.6166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/405239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2571'^^xsd:integer;
  dwc:scientificName 'Acanthodactylus bedriagai Lataste, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lataste Fernand (M.)'^^xsd:string;
  dwc:yearIdentified '1881'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/36'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '6.6166666667'^^xsd:double;
  dwc:latitude '36.3666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4695'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/405239'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405678> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.15 21.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.15"^^xsd:decimal ;
  dwc:decimalLongitude "21.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F405678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/405678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19229" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2369'^^xsd:integer;
  dwc:scientificName 'Kinixys belliana belliana Gray, 1831'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19229'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1949'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '21.5166666667'^^xsd:double;
  dwc:latitude '2.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16512'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/405678'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/406025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19864" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2224'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19864'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '28'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/406025'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F406891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/406891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1561'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20017'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/406891'^^xsd:anyURI;
  dwc:observationDate '1949-01-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-9.0833333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/407104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1350'^^xsd:integer;
  dwc:scientificName 'Bufo funereus upembae Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20312'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-9.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/407104'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/407593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19940" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1539'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19940'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/407593'^^xsd:anyURI;
  dwc:observationDate '1948-12-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.12593 23.84074)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.12593"^^xsd:decimal ;
  dwc:decimalLongitude "23.84074"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F407998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/407998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22970" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1042'^^xsd:integer;
  dwc:scientificName 'Megalixalus orophilus Laurent, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1947'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22970'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '23.84074'^^xsd:double;
  dwc:latitude '-6.12593'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19273'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/407998'^^xsd:anyURI;
  dwc:observationDate '1934-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-9.0833333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F411156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/411156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1612'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20312'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-9.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/411156'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.3 26.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.3"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.3 26.166667)"^^geo:wktLiteral ;
  geo-pos:lat "-10.3"^^xsd:decimal ;
  geo-pos:long "26.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F412286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/412286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15813" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2157'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15813'^^xsd:string;
  dwc:collector 'de Caters Théophane (R.P.)'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.166667'^^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:15813'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/412286'^^xsd:anyURI;
  dwc:observationDate '1947-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.6666666667 33.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "33.8333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/413470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30638" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2353'^^xsd:integer;
  dwc:scientificName 'Mabuya hildae Loveridge, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Loveridge Arthur (M.)'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30638'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Malawi'^^xsd:string;
  dwc:longitude '33.8333333333'^^xsd:double;
  dwc:latitude '-10.6666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20369'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/413470'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.616667"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  geo-pos:lat "3.616667"^^xsd:decimal ;
  geo-pos:long "-53.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/413722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1932'^^xsd:integer;
  dwc:scientificName 'Colostethus granti Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27351'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.166667'^^xsd:double;
  dwc:latitude '3.616667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28601'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/413722'^^xsd:anyURI;
  dwc:observationDate '1998-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.616667"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  geo-pos:lat "3.616667"^^xsd:decimal ;
  geo-pos:long "-53.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F413723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/413723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27351" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1932'^^xsd:integer;
  dwc:scientificName 'Colostethus granti Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27351'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.166667'^^xsd:double;
  dwc:latitude '3.616667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28601'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/413723'^^xsd:anyURI;
  dwc:observationDate '1998-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07304 26.67242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07304"^^xsd:decimal ;
  dwc:decimalLongitude "26.67242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/414421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14769" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1441'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14769'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Dipidi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.67242'^^xsd:double;
  dwc:latitude '-9.07304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/414421'^^xsd:anyURI;
  dwc:observationDate '1945-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/414738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20035" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1563'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20035'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/414738'^^xsd:anyURI;
  dwc:observationDate '1949-01-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.5 -41.7166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.5"^^xsd:decimal ;
  dwc:decimalLongitude "-41.7166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F414946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/414946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12221" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2048'^^xsd:integer;
  dwc:scientificName 'Micrablepharus dunni Laurent, 1949'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12221'^^xsd:string;
  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 '21'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-41.7166666667'^^xsd:double;
  dwc:latitude '-20.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:4544'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Synonymy established by M.T. Rodrigues, 1996 (Herpetologica, 52: 538) wi'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/414946'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F415814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/415814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20037" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2175'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20037'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/415814'^^xsd:anyURI;
  dwc:observationDate '1949-01-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.616667"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  geo-pos:lat "3.616667"^^xsd:decimal ;
  geo-pos:long "-53.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F416064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/416064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27348" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1936'^^xsd:integer;
  dwc:scientificName 'Colostethus granti Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27348'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.166667'^^xsd:double;
  dwc:latitude '3.616667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28601'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/416064'^^xsd:anyURI;
  dwc:observationDate '1998-06-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/417620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19819" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2166'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19819'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/417620'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (33.8 2.8833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "33.8"^^xsd:decimal ;
  dwc:decimalLongitude "2.8833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/417741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2574'^^xsd:integer;
  dwc:scientificName 'Acanthodactylus bedriagai Lataste, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lataste Fernand (M.)'^^xsd:string;
  dwc:yearIdentified '1881'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/48'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '2.8833333333'^^xsd:double;
  dwc:latitude '33.8'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4695'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/417741'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6666666667 -17.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-17.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F417980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/417980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33627" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2541'^^xsd:integer;
  dwc:scientificName 'Tarentola ephippiata senegambiae Joger, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Joger U.'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33627'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-17.4333333333'^^xsd:double;
  dwc:latitude '14.6666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27454'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/417980'^^xsd:anyURI;
  dwc:observationDate '1977-02-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.6666666667 33.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "33.8333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F418933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/418933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30635" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2355'^^xsd:integer;
  dwc:scientificName 'Mabuya varia nyikae Loveridge, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Loveridge Arthur (M.)'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30635'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Malawi'^^xsd:string;
  dwc:longitude '33.8333333333'^^xsd:double;
  dwc:latitude '-10.6666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20369'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/418933'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07304 26.67242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07304"^^xsd:decimal ;
  dwc:decimalLongitude "26.67242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F419358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/419358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14770" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1370'^^xsd:integer;
  dwc:scientificName 'Bufo funereus upembae Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14770'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Dipidi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.67242'^^xsd:double;
  dwc:latitude '-9.07304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/419358'^^xsd:anyURI;
  dwc:observationDate '1945-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5166666667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "25.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5166666667 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "-10.5166666667"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F420622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/420622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17434" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2370'^^xsd:integer;
  dwc:scientificName 'Pelusios nanus Laurent, 1956'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17434'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.5166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12477'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Pelusios nanus'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/420622'^^xsd:anyURI;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9333333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F422334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/422334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23580" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2410'^^xsd:integer;
  dwc:scientificName 'Eumecia anchietae wittei Laurent, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23580'^^xsd:string;
  dwc:startYearCollected '1941'^^xsd:integer;
  dwc:endYearCollected '1943'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-8.9333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/422334'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5166666667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "25.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5166666667 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "-10.5166666667"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/423036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17425" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1726'^^xsd:integer;
  dwc:scientificName 'Hyperolius marmoratus alborufus Laurent, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17425'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1947'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.5166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15663'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Hyperolius marmoratus alborufus'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/423036'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/423498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19746" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2217'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19746'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/423498'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F423969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/423969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19979" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1559'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19979'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/423969'^^xsd:anyURI;
  dwc:observationDate '1949-01-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 39)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9"^^xsd:decimal ;
  dwc:decimalLongitude "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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 39)"^^geo:wktLiteral ;
  geo-pos:lat "9"^^xsd:decimal ;
  geo-pos:long "39"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F424870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/424870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27156" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4001'^^xsd:integer;
  dwc:scientificName 'Herpestes gracilis Rüppell, 1835'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1935'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27156'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Ethiopia'^^xsd:string;
  dwc:longitude '39'^^xsd:integer;
  dwc:latitude '9'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9323'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/424870'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.3438888889 29.3594444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.3438888889"^^xsd:decimal ;
  dwc:decimalLongitude "29.3594444444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/425492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21774" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1812'^^xsd:integer;
  dwc:scientificName 'Xenopus vestitus Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21774'^^xsd:string;
  dwc:collector 'Donis C.'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3594444444'^^xsd:double;
  dwc:latitude '-1.3438888889'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/425492'^^xsd:anyURI;
  dwc:observationDate '1957-06-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F425545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/425545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16297" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2055'^^xsd:integer;
  dwc:scientificName 'Philothamnus heterodermus ruandae Loveridge, 1951'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Loveridge Arthur (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16297'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.516667'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16297'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/425545'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 38.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.75"^^xsd:decimal ;
  dwc:decimalLongitude "38.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.75 38.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.75"^^xsd:decimal ;
  geo-pos:long "38.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F427714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/427714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34877" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2359'^^xsd:integer;
  dwc:scientificName 'Agama agama usambarae Barbour & Loveridge, 1928'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Barbour Thomas (M.), Loveridge Arthur (M.)'^^xsd:string;
  dwc:yearIdentified '1928'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34877'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Tanzania'^^xsd:string;
  dwc:longitude '38.5'^^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:20394'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Agama colonorum usambarae'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/427714'^^xsd:anyURI;
  dwc:observationDate '1926-07-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2599'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428874'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2591'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428875'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 30.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "30.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F428965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/428965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17667" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2449'^^xsd:integer;
  dwc:scientificName 'Pelusios chapini Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17667'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4333333333'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Pelusios castaneus chapini'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/428965'^^xsd:anyURI;
  dwc:observationDate '1953-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3333333333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3333333333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.3333333333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1837'^^xsd:integer;
  dwc:scientificName 'Rana ruwenzorica Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21142'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '0.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429280'^^xsd:anyURI;
  dwc:observationDate '1952-08-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3333333333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3333333333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.3333333333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1837'^^xsd:integer;
  dwc:scientificName 'Rana ruwenzorica Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21142'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '0.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429281'^^xsd:anyURI;
  dwc:observationDate '1952-08-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3333333333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.3333333333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.3333333333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1837'^^xsd:integer;
  dwc:scientificName 'Rana ruwenzorica Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21142'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '0.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429282'^^xsd:anyURI;
  dwc:observationDate '1952-08-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F429582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/429582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1425'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23178'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/429582'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/430792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19924" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1553'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19924'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/430792'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.616667"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  geo-pos:lat "3.616667"^^xsd:decimal ;
  geo-pos:long "-53.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F430887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/430887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27321" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1933'^^xsd:integer;
  dwc:scientificName 'Colostethus granti Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27321'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.166667'^^xsd:double;
  dwc:latitude '3.616667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28403'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/430887'^^xsd:anyURI;
  dwc:observationDate '1996-11-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2333333333 130.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "130.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2333333333 130.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2333333333"^^xsd:decimal ;
  geo-pos:long "130.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4007'^^xsd:integer;
  dwc:scientificName 'Uromys waigeuensis Frechkop, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1932'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32171'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '130.75'^^xsd:double;
  dwc:latitude '-0.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5170'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431205'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2333333333 130.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "130.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.2333333333 130.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.2333333333"^^xsd:decimal ;
  geo-pos:long "130.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32171" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4007'^^xsd:integer;
  dwc:scientificName 'Uromys waigeuensis Frechkop, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1932'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32171'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '130.75'^^xsd:double;
  dwc:latitude '-0.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5170'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431206'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431513> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F431513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/431513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1343'^^xsd:integer;
  dwc:scientificName 'Bufo funereus upembae Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17995'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '1'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/431513'^^xsd:anyURI;
  dwc:observationDate '1947-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "9"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/432175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '3052'^^xsd:integer;
  dwc:scientificName 'Hieraaetus spilogaster (Bonaparte, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1942'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27142'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1849'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Ethiopia'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '9'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:1126'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/432175'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F432308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/432308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19678" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2213'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19678'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/432308'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.5 13.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.5"^^xsd:decimal ;
  dwc:decimalLongitude "13.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F433941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/433941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/126" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Carcharhinus Blainville, 1816'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/126'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.2666666667'^^xsd:double;
  dwc:latitude '-8.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:16808'^^xsd:anyURI;
  dwc:aphiaid '105719'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/433941'^^xsd:anyURI;
  dwc:observationDate '1949-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '105719'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.16667 -59.48333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.16667"^^xsd:decimal ;
  dwc:decimalLongitude "-59.48333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1951'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Marco Festus, Sambhu Hemchandranauth, Williams Reuben'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.48333'^^xsd:double;
  dwc:latitude '5.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:30402'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434860'^^xsd:anyURI;
  dwc:observationDate '2004-11-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.3833333333 30.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.3833333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.1333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F434977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/434977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/36078" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2567'^^xsd:integer;
  dwc:scientificName 'Psammophis zambiensis Hughes & Wade, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hughes Barry (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/36078'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Zambia'^^xsd:string;
  dwc:longitude '30.1333333333'^^xsd:double;
  dwc:latitude '-9.3833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15967'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/434977'^^xsd:anyURI;
  dwc:observationDate '1943-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "-10.516667"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F435843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/435843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15981" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2123'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15981'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.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:15981'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/435843'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2333333333 30.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/436418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19015" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2473'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19015'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Liki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4666666667'^^xsd:double;
  dwc:latitude '1.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/436418'^^xsd:anyURI;
  dwc:observationDate '1953-08-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436759> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58221 29.42767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.58221"^^xsd:decimal ;
  dwc:decimalLongitude "29.42767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F436759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/436759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32704" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1079'^^xsd:integer;
  dwc:scientificName 'Ptychadena chrysogaster chrysogaster Laurent, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32704'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.42767'^^xsd:double;
  dwc:latitude '-1.58221'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/436759'^^xsd:anyURI;
  dwc:observationDate '1935-03-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9"^^xsd:decimal ;
  dwc:decimalLongitude "39.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "9"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/437542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27142" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '3053'^^xsd:integer;
  dwc:scientificName 'Hieraaetus spilogaster (Bonaparte, 1850)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1942'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27142'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1852'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Ethiopia'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:latitude '9'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:1722'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/437542'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437610> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.37278 29.63702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.37278"^^xsd:decimal ;
  dwc:decimalLongitude "29.63702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F437610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/437610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2121'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.63702'^^xsd:double;
  dwc:latitude '-8.37278'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/437610'^^xsd:anyURI;
  dwc:observationDate '1941-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7 29.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F438559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/438559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17411" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1909'^^xsd:integer;
  dwc:scientificName 'Xenopus wittei Tinsley, Kobel & Fischberg, 1979'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Tinsley R.C.'^^xsd:string;
  dwc:yearIdentified '1978'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17411'^^xsd:string;
  dwc:collector 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.1666666667'^^xsd:double;
  dwc:latitude '-0.7'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/438559'^^xsd:anyURI;
  dwc:observationDate '1934-12-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 -77.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 -77.5)"^^geo:wktLiteral ;
  geo-pos:lat "-2"^^xsd:decimal ;
  geo-pos:long "-77.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F439363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/439363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/2560" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3102'^^xsd:integer;
  dwc:scientificName 'Piculus rivolii brevirostris (Taczanowski, 1875)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1940'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/2560'^^xsd:string;
  dwc:collector 'Linden J.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1866'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:longitude '-77.5'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:2560'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/439363'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.51179 29.62372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.51179"^^xsd:decimal ;
  dwc:decimalLongitude "29.62372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/441231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32938" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1072'^^xsd:integer;
  dwc:scientificName 'Ptychadena chrysogaster chrysogaster Laurent, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32938'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.62372'^^xsd:double;
  dwc:latitude '-1.51179'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/441231'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.51179 29.62372)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.51179"^^xsd:decimal ;
  dwc:decimalLongitude "29.62372"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F441232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/441232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32938" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1072'^^xsd:integer;
  dwc:scientificName 'Ptychadena chrysogaster chrysogaster Laurent, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32938'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.62372'^^xsd:double;
  dwc:latitude '-1.51179'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/441232'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3166666667 4.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "51.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (51.3166666667 4.95)"^^geo:wktLiteral ;
  geo-pos:lat "51.3166666667"^^xsd:decimal ;
  geo-pos:long "4.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F442949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/442949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '3157'^^xsd:integer;
  dwc:scientificName 'Philomachus pugnax (Linnaeus, 1758)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1941'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9457'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.95'^^xsd:double;
  dwc:latitude '51.3166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10285'^^xsd:anyURI;
  dwc:aphiaid '159046'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/442949'^^xsd:anyURI;
  dwc:observationDate '1934-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '159046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.7666666667"^^xsd:decimal ;
  geo-pos:long "-79.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/443988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12571" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4021'^^xsd:integer;
  dwc:scientificName 'Tamias striatus lysteri (Richardson, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12571'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-79.9333333333'^^xsd:double;
  dwc:latitude '44.7666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23316'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/443988'^^xsd:anyURI;
  dwc:observationDate '1932-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.7666666667"^^xsd:decimal ;
  geo-pos:long "-79.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F443989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/443989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12571" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4021'^^xsd:integer;
  dwc:scientificName 'Tamias striatus lysteri (Richardson, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12571'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-79.9333333333'^^xsd:double;
  dwc:latitude '44.7666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23316'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/443989'^^xsd:anyURI;
  dwc:observationDate '1932-09-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07304 26.67242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07304"^^xsd:decimal ;
  dwc:decimalLongitude "26.67242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F445358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/445358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14778" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1115'^^xsd:integer;
  dwc:scientificName 'Hyperolius platyceps major Laurent, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14778'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Dipidi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.67242'^^xsd:double;
  dwc:latitude '-9.07304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21471'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/445358'^^xsd:anyURI;
  dwc:observationDate '1948-01-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F446266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/446266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1659'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19993'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/446266'^^xsd:anyURI;
  dwc:observationDate '1949-01-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.25 -62.016667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.25"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.25 -62.016667)"^^geo:wktLiteral ;
  geo-pos:lat "5.25"^^xsd:decimal ;
  geo-pos:long "-62.016667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/447183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30772" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1970'^^xsd:integer;
  dwc:scientificName 'Tepuihyla edelcae (Ayarzagüena, Señaris & Gorzula, 1993)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gorzula , Ayarzagüena , Señaris'^^xsd:string;
  dwc:yearIdentified '1992'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30772'^^xsd:string;
  dwc:collector 'Gorzula'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.016667'^^xsd:double;
  dwc:latitude '5.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:30772'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/447183'^^xsd:anyURI;
  dwc:observationDate '1984-03-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.35 29.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.35 29.783333)"^^geo:wktLiteral ;
  geo-pos:lat "0.35"^^xsd:decimal ;
  geo-pos:long "29.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/447235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14514" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1891'^^xsd:integer;
  dwc:scientificName 'Rana desaegeri Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14514'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'Semliki;Butahu'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.783333'^^xsd:double;
  dwc:latitude '0.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:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/447235'^^xsd:anyURI;
  dwc:observationDate '1954-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/447564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19621" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1543'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19621'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/447564'^^xsd:anyURI;
  dwc:observationDate '1945-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2333333333 30.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F447728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/447728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2462'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19000'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Liki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4666666667'^^xsd:double;
  dwc:latitude '1.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/447728'^^xsd:anyURI;
  dwc:observationDate '1953-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "-10.516667"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/448024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2134'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17046'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1949'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.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:17046'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/448024'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F448945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/448945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21252" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1790'^^xsd:integer;
  dwc:scientificName 'Rana straeleni Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Perret J.-L.'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21252'^^xsd:string;
  dwc:collector 'Mission H. De Saeger'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/448945'^^xsd:anyURI;
  dwc:observationDate '1958-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5833333333 121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/450142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4008'^^xsd:integer;
  dwc:scientificName 'Callosciurus vittatus luzonensis Frechkop, 1934'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1934'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32236'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1845'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '121'^^xsd:integer;
  dwc:latitude '14.5833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9323'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/450142'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.5833333333 121)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "121"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/450143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32236" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4008'^^xsd:integer;
  dwc:scientificName 'Callosciurus vittatus luzonensis Frechkop, 1934'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1934'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32236'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1845'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '121'^^xsd:integer;
  dwc:latitude '14.5833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9323'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/450143'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5666666667 6.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/450617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6586" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4013'^^xsd:integer;
  dwc:scientificName 'Microtus subterraneus subterraneus (de Selys-Longchamps, 1836)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6586'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '6.0833333333'^^xsd:double;
  dwc:latitude '50.5666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/450617'^^xsd:anyURI;
  dwc:observationDate '1932-07-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5666666667 6.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/450618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6586" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4014'^^xsd:integer;
  dwc:scientificName 'Microtus subterraneus subterraneus (de Selys-Longchamps, 1836)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6586'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '6.0833333333'^^xsd:double;
  dwc:latitude '50.5666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/450618'^^xsd:anyURI;
  dwc:observationDate '1932-07-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5666666667 6.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/450619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6586" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4018'^^xsd:integer;
  dwc:scientificName 'Microtus subterraneus subterraneus (de Selys-Longchamps, 1836)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6586'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '6.0833333333'^^xsd:double;
  dwc:latitude '50.5666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/450619'^^xsd:anyURI;
  dwc:observationDate '1932-07-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7 104.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.7"^^xsd:decimal ;
  dwc:decimalLongitude "104.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7 104.1)"^^geo:wktLiteral ;
  geo-pos:lat "16.7"^^xsd:decimal ;
  geo-pos:long "104.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F450687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/450687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34153" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2624'^^xsd:integer;
  dwc:scientificName 'Cyrtodactylus sumonthai Bauer, Pauwels & Chanhome, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bauer Aaron M. (Dr.), Pauwels Olivier Sylvain Gérard (M.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34153'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.1'^^xsd:double;
  dwc:latitude '16.7'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29593'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/450687'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.695555 9.292055)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.695555"^^xsd:decimal ;
  dwc:decimalLongitude "9.292055"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/452430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/T1987" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1987'^^xsd:gYear;
  dwc:scientificName 'Petropedetes vulpiae Barej & al., 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Böhme Wolfgang (Dr.), Pauwels Olivier Sylvain Gérard (M.), Schmitz Andreas (M.), Rodel Mark-Olivier (Dr.), Barej M., Gonwouo Legrand Nono'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/T1987'^^xsd:string;
  dwc:collector 'Schmitz Andreas (M.), Barej M.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Cameroon'^^xsd:string;
  dwc:longitude '9.292055'^^xsd:double;
  dwc:latitude '4.695555'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31563'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/452430'^^xsd:anyURI;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5666666667 6.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F452788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/452788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2570'^^xsd:integer;
  dwc:scientificName 'Acanthodactylus bedriagai Lataste, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lataste Fernand (M.)'^^xsd:string;
  dwc:yearIdentified '1881'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '6.1833333333'^^xsd:double;
  dwc:latitude '35.5666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4695'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/452788'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 30.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "30.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F454183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/454183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17652" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2476'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17652'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4333333333'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/454183'^^xsd:anyURI;
  dwc:observationDate '1953-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2174'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20013'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455088'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4833333333 -162.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-162.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/35177" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4011'^^xsd:integer;
  dwc:scientificName 'Microtus oeconomus operarius (Nelson, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1945'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/35177'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-162.1666666667'^^xsd:double;
  dwc:latitude '63.4833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455235'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (63.4833333333 -162.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "63.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "-162.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F455236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/455236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/35177" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4011'^^xsd:integer;
  dwc:scientificName 'Microtus oeconomus operarius (Nelson, 1893)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1945'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/35177'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-162.1666666667'^^xsd:double;
  dwc:latitude '63.4833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/455236'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.93489 35.62909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.93489"^^xsd:decimal ;
  dwc:decimalLongitude "35.62909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/456074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30631" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1088'^^xsd:integer;
  dwc:scientificName 'Arthroleptis adolfifriederici francei Loveridge, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30631'^^xsd:string;
  dwc:collector 'Loveridge Arthur (M.)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Malawi'^^xsd:string;
  dwc:longitude '35.62909'^^xsd:double;
  dwc:latitude '-15.93489'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20369'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/456074'^^xsd:anyURI;
  dwc:observationDate '1949-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-15.93489 35.62909)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-15.93489"^^xsd:decimal ;
  dwc:decimalLongitude "35.62909"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/456075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30631" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1088'^^xsd:integer;
  dwc:scientificName 'Arthroleptis adolfifriederici francei Loveridge, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30631'^^xsd:string;
  dwc:collector 'Loveridge Arthur (M.)'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Malawi'^^xsd:string;
  dwc:longitude '35.62909'^^xsd:double;
  dwc:latitude '-15.93489'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20369'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/456075'^^xsd:anyURI;
  dwc:observationDate '1949-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F456873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/456873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19854" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1546'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19854'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/456873'^^xsd:anyURI;
  dwc:observationDate '1948-11-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F457932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/457932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19772" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2221'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19772'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/457932'^^xsd:anyURI;
  dwc:observationDate '1947-09-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6166666667 167.4833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.4833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/458597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30951" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2532'^^xsd:integer;
  dwc:scientificName 'Rhacodactylus trachyrhynchus (Bocage, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bauer Aaron M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'lectotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30951'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '167.4833333333'^^xsd:double;
  dwc:latitude '-22.6166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9422'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/458597'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-22.6166666667 167.4833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-22.6166666667"^^xsd:decimal ;
  dwc:decimalLongitude "167.4833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F458598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/458598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30951" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2533'^^xsd:integer;
  dwc:scientificName 'Rhacodactylus trachyrhynchus (Bocage, 1869)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bauer Aaron M. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paralectotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30951'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1913'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'New Caledonia'^^xsd:string;
  dwc:longitude '167.4833333333'^^xsd:double;
  dwc:latitude '-22.6166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9422'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/458598'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.6666666667 27.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "27.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/460824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15651" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2372'^^xsd:integer;
  dwc:scientificName 'Pelusios nanus Laurent, 1956'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15651'^^xsd:string;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.4666666667'^^xsd:double;
  dwc:latitude '-11.6666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Pelusios nanus'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/460824'^^xsd:anyURI;
  dwc:observationDate '1940-01-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F460864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/460864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19890" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1522'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19890'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/460864'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (34.85 5.7333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "34.85"^^xsd:decimal ;
  dwc:decimalLongitude "5.7333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2575'^^xsd:integer;
  dwc:scientificName 'Acanthodactylus bedriagai Lataste, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lataste Fernand (M.)'^^xsd:string;
  dwc:yearIdentified '1881'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '5.7333333333'^^xsd:double;
  dwc:latitude '34.85'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4695'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462069'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19933" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1656'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19933'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462466'^^xsd:anyURI;
  dwc:observationDate '1948-12-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 29.8)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.3"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.3 29.8)"^^geo:wktLiteral ;
  geo-pos:lat "1.3"^^xsd:decimal ;
  geo-pos:long "29.8"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F462977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/462977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16360" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1819'^^xsd:integer;
  dwc:scientificName 'Hemisus olivaceus Laurent, 1963'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16360'^^xsd:string;
  dwc:collector 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearCollected '1955'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.8'^^xsd:double;
  dwc:latitude '1.3'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25269'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Hemisus olivaceum'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/462977'^^xsd:anyURI;
  dwc:observationDate '1955-07-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -11.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.35"^^xsd:decimal ;
  dwc:decimalLongitude "-11.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.35 -11.35)"^^geo:wktLiteral ;
  geo-pos:lat "14.35"^^xsd:decimal ;
  geo-pos:long "-11.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/463039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30657" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2537'^^xsd:integer;
  dwc:scientificName 'Tarentola parvicarinata Joger, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Joger U.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30657'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:country 'Mali'^^xsd:string;
  dwc:longitude '-11.35'^^xsd:double;
  dwc:latitude '14.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:27454'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/463039'^^xsd:anyURI;
  dwc:observationDate '1978-03-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.8666666667 29.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "29.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F463753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/463753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34700" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '726B'^^xsd:string;
  dwc:scientificName 'Xenotilapia boulengeri (Poll, 1942)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verne Sébastien'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34700'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Tanganyika Lake'^^xsd:string;
  dwc:country 'Tanzania'^^xsd:string;
  dwc:longitude '29.6333333333'^^xsd:double;
  dwc:latitude '-4.8666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20661'^^xsd:anyURI;
  dwc:aphiaid '1014587'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/463753'^^xsd:anyURI;
  dwc:observationDate '1947-01-24'^^xsd:date;
  dwc:aphiaIdAccepted '1014587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58221 29.42767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.58221"^^xsd:decimal ;
  dwc:decimalLongitude "29.42767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/464132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32706" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1056'^^xsd:integer;
  dwc:scientificName 'Megalixalus orophilus Laurent, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1947'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32706'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.42767'^^xsd:double;
  dwc:latitude '-1.58221'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19273'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/464132'^^xsd:anyURI;
  dwc:observationDate '1935-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.58221 29.42767)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.58221"^^xsd:decimal ;
  dwc:decimalLongitude "29.42767"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F464133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/464133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32706" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1056'^^xsd:integer;
  dwc:scientificName 'Megalixalus orophilus Laurent, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1947'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32706'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.42767'^^xsd:double;
  dwc:latitude '-1.58221'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19273'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/464133'^^xsd:anyURI;
  dwc:observationDate '1935-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5833333333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5833333333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.5833333333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/465363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22135" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4043'^^xsd:integer;
  dwc:scientificName 'Hipposideros beatus maximus Verschuren, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verschuren Jacques (M.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22135'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Sudan'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '4.5833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21360'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/465363'^^xsd:anyURI;
  dwc:observationDate '1952-05-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.35 29.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.35 29.783333)"^^geo:wktLiteral ;
  geo-pos:lat "0.35"^^xsd:decimal ;
  geo-pos:long "29.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/465635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14485" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1856'^^xsd:integer;
  dwc:scientificName 'Rana ruwenzorica Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14485'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Semliki;Butahu'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.783333'^^xsd:double;
  dwc:latitude '0.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/465635'^^xsd:anyURI;
  dwc:observationDate '1952-08-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465636> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.35 29.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.35 29.783333)"^^geo:wktLiteral ;
  geo-pos:lat "0.35"^^xsd:decimal ;
  geo-pos:long "29.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F465636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/465636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14485" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1856'^^xsd:integer;
  dwc:scientificName 'Rana ruwenzorica Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14485'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Semliki;Butahu'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.783333'^^xsd:double;
  dwc:latitude '0.35'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/465636'^^xsd:anyURI;
  dwc:observationDate '1952-08-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.833333 31.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.833333"^^xsd:decimal ;
  dwc:decimalLongitude "31.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.833333 31.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-8.833333"^^xsd:decimal ;
  geo-pos:long "31.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/467012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2154'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus kivuensis Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15967'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Zambia'^^xsd:string;
  dwc:longitude '31.383333'^^xsd:double;
  dwc:latitude '-8.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:15967'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/467012'^^xsd:anyURI;
  dwc:observationDate '1945-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.6666666667 144.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "144.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F467544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/467544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31771" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2559'^^xsd:integer;
  dwc:scientificName 'Liklikpalaia greeri Mys'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mys Benoît (M.)'^^xsd:string;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31771'^^xsd:string;
  dwc:yearCollected '1985'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Papua New Guinea'^^xsd:string;
  dwc:longitude '144.9833333333'^^xsd:double;
  dwc:latitude '-4.6666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27018'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/467544'^^xsd:anyURI;
  dwc:observationDate '1985-06-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18 -92.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18"^^xsd:decimal ;
  dwc:decimalLongitude "-92.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18 -92.66667)"^^geo:wktLiteral ;
  geo-pos:lat "18"^^xsd:decimal ;
  geo-pos:long "-92.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F471542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/471542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3031'^^xsd:integer;
  dwc:scientificName 'Buteogallus anthracinus anthracinus (Deppe, 1830)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1942'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30818'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1841'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.66667'^^xsd:double;
  dwc:latitude '18'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/471542'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3666666667 29.6833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "29.6833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/472078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32780" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1842'^^xsd:integer;
  dwc:scientificName 'Rana ruwenzorica Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32780'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Talia'^^xsd:string;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.6833333333'^^xsd:double;
  dwc:latitude '-0.3666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/472078'^^xsd:anyURI;
  dwc:observationDate '1953-01-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.233333 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.233333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.233333 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "14.233333"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F472238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/472238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "Vertebrate/30745/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2623'^^xsd:integer;
  dwc:scientificName 'Dasypeltis sahelensis Trape & Mané, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'Vertebrate/30745/7'^^xsd:string;
  dwc:collector 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '14.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:30745'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/472238'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.5"^^xsd:decimal ;
  dwc:decimalLongitude "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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.5 2)"^^geo:wktLiteral ;
  geo-pos:lat "35.5"^^xsd:decimal ;
  geo-pos:long "2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/473204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/64" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2569'^^xsd:integer;
  dwc:scientificName 'Acanthodactylus bedriagai Lataste, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lataste Fernand (M.)'^^xsd:string;
  dwc:yearIdentified '1879'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/64'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '2'^^xsd:integer;
  dwc:latitude '35.5'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4290'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/473204'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6833333333 29.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.1333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/473612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16108" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1748'^^xsd:integer;
  dwc:scientificName 'Bufo latifrons savannae Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16108'^^xsd:string;
  dwc:collector 'Mission H. De Saeger'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.1333333333'^^xsd:double;
  dwc:latitude '3.6833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/473612'^^xsd:anyURI;
  dwc:observationDate '1949-11-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0666666667 137.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "137.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/473721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4031'^^xsd:integer;
  dwc:scientificName 'Rattus omichlodes Misonne, 1979'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29070'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '137.1166666667'^^xsd:double;
  dwc:latitude '-4.0666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/473721'^^xsd:anyURI;
  dwc:observationDate '1973-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0666666667 137.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "137.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/473722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4031'^^xsd:integer;
  dwc:scientificName 'Rattus omichlodes Misonne, 1979'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29070'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '137.1166666667'^^xsd:double;
  dwc:latitude '-4.0666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/473722'^^xsd:anyURI;
  dwc:observationDate '1973-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0666666667 137.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "137.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/473723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4030'^^xsd:integer;
  dwc:scientificName 'Rattus omichlodes Misonne, 1979'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29070'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '137.1166666667'^^xsd:double;
  dwc:latitude '-4.0666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/473723'^^xsd:anyURI;
  dwc:observationDate '1973-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0666666667 137.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "137.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F473724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/473724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4030'^^xsd:integer;
  dwc:scientificName 'Rattus omichlodes Misonne, 1979'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29070'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '137.1166666667'^^xsd:double;
  dwc:latitude '-4.0666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/473724'^^xsd:anyURI;
  dwc:observationDate '1973-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474941> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.5 -16.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.5"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.5 -16.266667)"^^geo:wktLiteral ;
  geo-pos:lat "12.5"^^xsd:decimal ;
  geo-pos:long "-16.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F474941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/474941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30745/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2619'^^xsd:integer;
  dwc:scientificName 'Dasypeltis confusa Trape & Mané, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30745/5'^^xsd:string;
  dwc:collector 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.266667'^^xsd:double;
  dwc:latitude '12.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:30745'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/474941'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.2833333333 31.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.2833333333"^^xsd:decimal ;
  dwc:decimalLongitude "31.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F476454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/476454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/36246" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2526'^^xsd:integer;
  dwc:scientificName 'Monopeltis capensis rhodesianus Broadley, Gans & Visser, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.)'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/36246'^^xsd:string;
  dwc:yearCollected '1972'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Zimbabwe'^^xsd:string;
  dwc:longitude '31.8666666667'^^xsd:double;
  dwc:latitude '-19.2833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25389'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/476454'^^xsd:anyURI;
  dwc:observationDate '1972-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.7005 98.26447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.7005"^^xsd:decimal ;
  dwc:decimalLongitude "98.26447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/478248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2681'^^xsd:integer;
  dwc:scientificName 'Acanthosaura phuketensis Pauwels, Sumontha, Kunya, Nitikul, Samphanthamit, Wood & Grismer 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pauwels Olivier Sylvain Gérard (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34244'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '98.26447'^^xsd:double;
  dwc:latitude '8.7005'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28622'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/478248'^^xsd:anyURI;
  dwc:observationDate '1998-07-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F478409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/478409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17994" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1342'^^xsd:integer;
  dwc:scientificName 'Bufo funereus upembae Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17994'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Kenya'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '1'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/478409'^^xsd:anyURI;
  dwc:observationDate '1947-03-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9333333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/479318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23735" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2413'^^xsd:integer;
  dwc:scientificName 'Eumecia anchietae wittei Laurent, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23735'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-8.9333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/479318'^^xsd:anyURI;
  dwc:observationDate '1947-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7 104.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.7"^^xsd:decimal ;
  dwc:decimalLongitude "104.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7 104.1)"^^geo:wktLiteral ;
  geo-pos:lat "16.7"^^xsd:decimal ;
  geo-pos:long "104.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F479569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/479569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34154" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2626'^^xsd:integer;
  dwc:scientificName 'Cyrtodactylus sumonthai Bauer, Pauwels & Chanhome, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bauer Aaron M. (Dr.), Pauwels Olivier Sylvain Gérard (M.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34154'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.1'^^xsd:double;
  dwc:latitude '16.7'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29609'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/479569'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.3666666667 -117.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-117.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/482220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/35014" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1724'^^xsd:integer;
  dwc:scientificName 'Bufo exsul Myers, 1942'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/35014'^^xsd:string;
  dwc:collector 'California Acad. Sci., San Francisco'^^xsd:string;
  dwc:yearCollected '1964'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-117.9833333333'^^xsd:double;
  dwc:latitude '37.3666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23356'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/482220'^^xsd:anyURI;
  dwc:observationDate '1964-05-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482471> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.48833 30.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.48833"^^xsd:decimal ;
  dwc:decimalLongitude "30.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F482471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/482471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19592" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2080'^^xsd:integer;
  dwc:scientificName 'Naja nigricollis atriceps Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.), Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19592'^^xsd:string;
  dwc:collector 'Verschuren , Hediger'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '30.46'^^xsd:double;
  dwc:latitude '-1.48833'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19592'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/482471'^^xsd:anyURI;
  dwc:observationDate '1948-09-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.64813 29.38656)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.64813"^^xsd:decimal ;
  dwc:decimalLongitude "29.38656"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/483336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32744" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1078'^^xsd:integer;
  dwc:scientificName 'Ptychadena chrysogaster chrysogaster Laurent, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32744'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.38656'^^xsd:double;
  dwc:latitude '-1.64813'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/483336'^^xsd:anyURI;
  dwc:observationDate '1935-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F483888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/483888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19662" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2212'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19662'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/483888'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F484893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/484893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19874" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1521'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19874'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/484893'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F485832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/485832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20005" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1560'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20005'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/485832'^^xsd:anyURI;
  dwc:observationDate '1949-01-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F486530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/486530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1950'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Marco Festus, Sambhu Hemchandranauth, Williams Reuben'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30402'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/486530'^^xsd:anyURI;
  dwc:observationDate '2004-11-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.9 7.7666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.9"^^xsd:decimal ;
  dwc:decimalLongitude "7.7666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/487398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1927'^^xsd:integer;
  dwc:scientificName 'Glossoliga hagenmulleri Lataste, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lataste Fernand (M.)'^^xsd:string;
  dwc:yearIdentified '1881'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21'^^xsd:string;
  dwc:collector 'Hagenmuller'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '7.7666666667'^^xsd:double;
  dwc:latitude '36.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:4695'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/487398'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/487821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1457'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23198'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/487821'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.28222 43.66333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.28222"^^xsd:decimal ;
  dwc:decimalLongitude "43.66333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F487946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/487946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28388" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '3189'^^xsd:integer;
  dwc:scientificName 'Otus moheliensis Lafontaine & Moulaert, 1998'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lafontaine René Marie (M.), Moulaert M.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28388'^^xsd:string;
  dwc:collector 'Lafontaine René Marie (M.), Saïd I.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '43.66333'^^xsd:double;
  dwc:latitude '-12.28222'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28388'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/487946'^^xsd:anyURI;
  dwc:observationDate '1996-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0833333333 77.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "77.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0833333333 77.05)"^^geo:wktLiteral ;
  geo-pos:lat "10.0833333333"^^xsd:decimal ;
  geo-pos:long "77.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/488079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1919'^^xsd:integer;
  dwc:scientificName 'Philautus griet Bossuyt, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bossuyt F.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29507'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.05'^^xsd:double;
  dwc:latitude '10.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29882'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/488079'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0833333333 77.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "77.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0833333333 77.05)"^^geo:wktLiteral ;
  geo-pos:lat "10.0833333333"^^xsd:decimal ;
  geo-pos:long "77.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/488080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1920'^^xsd:integer;
  dwc:scientificName 'Philautus griet Bossuyt, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bossuyt F.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29507'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.05'^^xsd:double;
  dwc:latitude '10.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29882'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/488080'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/488307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32209" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1012'^^xsd:integer;
  dwc:scientificName 'Triton montandoni Boulenger, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1880'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32209'^^xsd:string;
  dwc:collector 'Montandon A.'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4535'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/488307'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (47.25 28.58333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "47.25"^^xsd:decimal ;
  dwc:decimalLongitude "28.58333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/488308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32209" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1012'^^xsd:integer;
  dwc:scientificName 'Triton montandoni Boulenger, 1880'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1880'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32209'^^xsd:string;
  dwc:collector 'Montandon A.'^^xsd:string;
  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 '18'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.58333'^^xsd:double;
  dwc:latitude '47.25'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4535'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/488308'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.6666666667 25.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "25.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/488477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/450" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2361'^^xsd:integer;
  dwc:scientificName 'Agama hispida makarikarica FitzSimons, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'FitzSimons Vivian (Mme)'^^xsd:string;
  dwc:yearIdentified '1932'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/450'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '25.6666666667'^^xsd:double;
  dwc:latitude '-20.6666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/488477'^^xsd:anyURI;
  dwc:observationDate '1930-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F488832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/488832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19765" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2219'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19765'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/488832'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F490306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/490306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19958" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1557'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19958'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/490306'^^xsd:anyURI;
  dwc:observationDate '1948-12-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.516667 -12.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.516667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.516667 -12.333333)"^^geo:wktLiteral ;
  geo-pos:lat "12.516667"^^xsd:decimal ;
  geo-pos:long "-12.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/491853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30745/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2615'^^xsd:integer;
  dwc:scientificName 'Dasypeltis gansi latericia Trape & Mané, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30745/3'^^xsd:string;
  dwc:collector 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1993'^^xsd:integer;
  dwc:startMonthCollected '3'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-12.333333'^^xsd:double;
  dwc:latitude '12.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: unknown; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30745'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/491853'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F491932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/491932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21253" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1791'^^xsd:integer;
  dwc:scientificName 'Rana straeleni Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Perret J.-L.'^^xsd:string;
  dwc:yearIdentified '1981'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21253'^^xsd:string;
  dwc:collector 'Mission H. De Saeger'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '3.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/491932'^^xsd:anyURI;
  dwc:observationDate '1958-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F492502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/492502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20090" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1568'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20090'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/492502'^^xsd:anyURI;
  dwc:observationDate '1949-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.0918632"^^xsd:decimal ;
  dwc:decimalLongitude "29.06387"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  geo-pos:lat "-5.0918632"^^xsd:decimal ;
  geo-pos:long "29.06387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/493024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3175'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.06387'^^xsd:double;
  dwc:latitude '-5.0918632'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/493024'^^xsd:anyURI;
  dwc:observationDate '1941-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F493044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/493044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19694" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2214'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19694'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/493044'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1833333333 26.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.1833333333"^^xsd:decimal ;
  dwc:decimalLongitude "26.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/494721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/36241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2442'^^xsd:integer;
  dwc:scientificName 'Mabuya lacertiformes (Peters, 1854)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/36241'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Lukosi'^^xsd:string;
  dwc:country 'Zimbabwe'^^xsd:string;
  dwc:longitude '26.8666666667'^^xsd:double;
  dwc:latitude '-18.1833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23707'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/494721'^^xsd:anyURI;
  dwc:observationDate '1959-11-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-9.0833333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F494961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/494961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20307" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2272'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20307'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-9.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/494961'^^xsd:anyURI;
  dwc:observationDate '1948-08-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.933333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.933333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.933333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.933333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/495205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19612" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2382'^^xsd:integer;
  dwc:scientificName 'Rhamphiophis acutus wittei Laurent, 1956'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent R.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19612'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:startYearCollected '1941'^^xsd:integer;
  dwc:endYearCollected '1943'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/495205'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.933333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.933333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.933333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.933333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/495206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19612" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2380'^^xsd:integer;
  dwc:scientificName 'Rhamphiophis acutus wittei Laurent, 1956'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent R.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19612'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:startYearCollected '1941'^^xsd:integer;
  dwc:endYearCollected '1943'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/495206'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.616667"^^xsd:decimal ;
  dwc:decimalLongitude "-53.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.616667 -53.166667)"^^geo:wktLiteral ;
  geo-pos:lat "3.616667"^^xsd:decimal ;
  geo-pos:long "-53.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/495548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27316" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1935'^^xsd:integer;
  dwc:scientificName 'Colostethus granti Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27316'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53.166667'^^xsd:double;
  dwc:latitude '3.616667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28403'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/495548'^^xsd:anyURI;
  dwc:observationDate '1996-11-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.204444 -60.566389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.204444"^^xsd:decimal ;
  dwc:decimalLongitude "-60.566389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "983.7454018791702"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/495935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1975'^^xsd:integer;
  dwc:scientificName 'Adelophryne patamona McCulloch & al., 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'McCulloch'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Perry , Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.566389'^^xsd:double;
  dwc:latitude '5.204444'^^xsd:double;
  dwc:coordinatePrecision '983.74540187917'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/495935'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.204444 -60.566389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.204444"^^xsd:decimal ;
  dwc:decimalLongitude "-60.566389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "983.7454018791702"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/495936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1978'^^xsd:integer;
  dwc:scientificName 'Adelophryne patamona McCulloch & al., 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'McCulloch'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Perry , Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.566389'^^xsd:double;
  dwc:latitude '5.204444'^^xsd:double;
  dwc:coordinatePrecision '983.74540187917'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/495936'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.204444 -60.566389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.204444"^^xsd:decimal ;
  dwc:decimalLongitude "-60.566389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "983.7454018791702"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F495937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/495937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1976'^^xsd:integer;
  dwc:scientificName 'Adelophryne patamona McCulloch & al., 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'McCulloch'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Perry , Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.566389'^^xsd:double;
  dwc:latitude '5.204444'^^xsd:double;
  dwc:coordinatePrecision '983.74540187917'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/495937'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-9.0833333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/497137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20313" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1434'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20313'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-9.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/497137'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.8666666667 33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.8666666667 33.1)"^^geo:wktLiteral ;
  geo-pos:lat "-19.8666666667"^^xsd:decimal ;
  geo-pos:long "33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/497192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/36185" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1715'^^xsd:integer;
  dwc:scientificName 'Arthroleptis troglodytes Poynton, 1963'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/36185'^^xsd:string;
  dwc:collector 'Broadley Donald G (M.)'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:country 'Zimbabwe'^^xsd:string;
  dwc:longitude '33.1'^^xsd:double;
  dwc:latitude '-19.8666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23707'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/497192'^^xsd:anyURI;
  dwc:observationDate '1962-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497613> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/497613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20002" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2229'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20002'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/497613'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6833333333 29.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F497773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/497773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22439" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2484'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22439'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3833333333'^^xsd:double;
  dwc:latitude '-0.6833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/497773'^^xsd:anyURI;
  dwc:observationDate '1933-10-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/498387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19913" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1551'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19913'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/498387'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/498426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3045'^^xsd:integer;
  dwc:scientificName 'Monasa unitorques du Bus de Gisignies, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'du Bus de Gisignies Bernard (M.)'^^xsd:string;
  dwc:yearIdentified '1847'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9270'^^xsd:string;
  dwc:collector 'Popelaire de Terloo Jean Baptiste Louis Joseph (Baron)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1841'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '-10'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/498426'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/498427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3046'^^xsd:integer;
  dwc:scientificName 'Monasa unitorques du Bus de Gisignies, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'du Bus de Gisignies Bernard (M.)'^^xsd:string;
  dwc:yearIdentified '1847'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9270'^^xsd:string;
  dwc:collector 'Popelaire de Terloo Jean Baptiste Louis Joseph (Baron)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1841'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '-10'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/498427'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498508> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.11861 29.04361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.11861"^^xsd:decimal ;
  dwc:decimalLongitude "29.04361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/498508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3168'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.04361'^^xsd:double;
  dwc:latitude '-5.11861'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/498508'^^xsd:anyURI;
  dwc:observationDate '1941-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.11861 29.04361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.11861"^^xsd:decimal ;
  dwc:decimalLongitude "29.04361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/498509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3169'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.04361'^^xsd:double;
  dwc:latitude '-5.11861'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/498509'^^xsd:anyURI;
  dwc:observationDate '1941-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498510> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.11861 29.04361)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.11861"^^xsd:decimal ;
  dwc:decimalLongitude "29.04361"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/498510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3167'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.04361'^^xsd:double;
  dwc:latitude '-5.11861'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/498510'^^xsd:anyURI;
  dwc:observationDate '1941-07-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/498648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16297" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2093'^^xsd:integer;
  dwc:scientificName 'Naja melanoleuca subfulva Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.), Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16297'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.516667'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16297'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/498648'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F498808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/498808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20097" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2176'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20097'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/498808'^^xsd:anyURI;
  dwc:observationDate '1949-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.210556 -60.566389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.210556"^^xsd:decimal ;
  dwc:decimalLongitude "-60.566389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/499002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1971'^^xsd:integer;
  dwc:scientificName 'Adelophryne patamona McCulloch & al., 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'McCulloch'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Perry , Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.566389'^^xsd:double;
  dwc:latitude '5.210556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/499002'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 30.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "30.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/499495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2477'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17658'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4333333333'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/499495'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499496> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 30.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "30.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F499496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/499496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2478'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17658'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4333333333'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/499496'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.828334 9.681945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.828334"^^xsd:decimal ;
  dwc:decimalLongitude "9.681945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F500516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/500516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/T1988" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1988'^^xsd:integer;
  dwc:scientificName 'Petropedetes euskircheni Barej & al., 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Böhme Wolfgang (Dr.), Pauwels Olivier Sylvain Gérard (M.), Schmitz Andreas (M.), Rodel Mark-Olivier (Dr.), Barej M., Gonwouo Legrand Nono'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/T1988'^^xsd:string;
  dwc:collector 'Euskirchen O.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Cameroon'^^xsd:string;
  dwc:longitude '9.681945'^^xsd:double;
  dwc:latitude '4.828334'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31563'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/500516'^^xsd:anyURI;
  dwc:observationDate '1997-12-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.3666666667 29.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.3666666667"^^xsd:decimal ;
  dwc:decimalLongitude "29.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F503070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/503070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21071" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2119'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21071'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1940'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.6333333333'^^xsd:double;
  dwc:latitude '-8.3666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/503070'^^xsd:anyURI;
  dwc:observationDate '1940-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.75 48.33333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.75"^^xsd:decimal ;
  dwc:decimalLongitude "48.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.75 48.33333)"^^geo:wktLiteral ;
  geo-pos:lat "7.75"^^xsd:decimal ;
  geo-pos:long "48.33333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F506288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/506288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20397" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2365'^^xsd:integer;
  dwc:scientificName 'Latastia longicaudata caeruleopunctata Parker, 1935'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Unknown'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20397'^^xsd:string;
  dwc:collector 'Parker'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Somalia'^^xsd:string;
  dwc:longitude '48.33333'^^xsd:double;
  dwc:latitude '7.75'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20397'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Latastia caeruleopunctata'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/506288'^^xsd:anyURI;
  dwc:observationDate '1936-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-37.28857 -73.39943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-37.28857"^^xsd:decimal ;
  dwc:decimalLongitude "-73.39943"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26682" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1902'^^xsd:integer;
  dwc:scientificName 'Eupsophus vanzolinii Donoso-Barros, 1974'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cekalovic Tomas (M.)'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26682'^^xsd:string;
  dwc:collector 'Cekalovic Tomas (M.)'^^xsd:string;
  dwc:yearCollected '1976'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Chile'^^xsd:string;
  dwc:longitude '-73.39943'^^xsd:double;
  dwc:latitude '-37.28857'^^xsd:double;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25583'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507221'^^xsd:anyURI;
  dwc:observationDate '1976-01-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 30.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "30.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17649" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2448'^^xsd:integer;
  dwc:scientificName 'Pelusios chapini Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17649'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4333333333'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Pelusios castaneus chapini'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507431'^^xsd:anyURI;
  dwc:observationDate '1953-02-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19810" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1520'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19810'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507566'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F507823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/507823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2231'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20077'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/507823'^^xsd:anyURI;
  dwc:observationDate '1949-02-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07304 26.67242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07304"^^xsd:decimal ;
  dwc:decimalLongitude "26.67242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/508533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14784" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1652'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14784'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:continentOcean 'Dipidi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.67242'^^xsd:double;
  dwc:latitude '-9.07304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/508533'^^xsd:anyURI;
  dwc:observationDate '1949-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.37278 29.63702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.37278"^^xsd:decimal ;
  dwc:decimalLongitude "29.63702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F508897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/508897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2099'^^xsd:integer;
  dwc:scientificName 'Naja melanoleuca subfulva Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.), Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1943'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.63702'^^xsd:double;
  dwc:latitude '-8.37278'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/508897'^^xsd:anyURI;
  dwc:observationDate '1943-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1564'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20056'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509149'^^xsd:anyURI;
  dwc:observationDate '1949-01-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.0333333333 -58.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.0333333333"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28820" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1720'^^xsd:integer;
  dwc:scientificName 'Bufo granulosus merianae Gallardo, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28820'^^xsd:string;
  dwc:collector 'Snedigar R.'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Essequibo River'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.45'^^xsd:double;
  dwc:latitude '7.0333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23920'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509778'^^xsd:anyURI;
  dwc:observationDate '1937-09-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.5166666667 -12.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.5166666667 -12.45)"^^geo:wktLiteral ;
  geo-pos:lat "12.5166666667"^^xsd:decimal ;
  geo-pos:long "-12.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F509797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/509797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33686" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2612'^^xsd:integer;
  dwc:scientificName 'Elapsoidea trapei Mane, 1999'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Mane Youssouph'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33686'^^xsd:string;
  dwc:collector 'Trape Jean-Fançois'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2005'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-12.45'^^xsd:double;
  dwc:latitude '12.5166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30463'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/509797'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9333333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F510445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/510445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23617" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2412'^^xsd:integer;
  dwc:scientificName 'Eumecia anchietae wittei Laurent, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23617'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-8.9333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/510445'^^xsd:anyURI;
  dwc:observationDate '1946-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.533333 -12.316667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.533333"^^xsd:decimal ;
  dwc:decimalLongitude "-12.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.533333 -12.316667)"^^geo:wktLiteral ;
  geo-pos:lat "12.533333"^^xsd:decimal ;
  geo-pos:long "-12.316667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F511050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/511050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30745/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2616'^^xsd:integer;
  dwc:scientificName 'Dasypeltis gansi latericia Trape & Mané, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30745/4'^^xsd:string;
  dwc:collector 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-12.316667'^^xsd:double;
  dwc:latitude '12.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:30745'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/511050'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512457> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45186 9.14586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45186"^^xsd:decimal ;
  dwc:decimalLongitude "9.14586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/512457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29847" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '252C'^^xsd:string;
  dwc:scientificName 'Rana latastei Boulenger, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1879'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29847'^^xsd:string;
  dwc:collector 'Pini'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.14586'^^xsd:double;
  dwc:latitude '45.45186'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3722'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/512457'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45186 9.14586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45186"^^xsd:decimal ;
  dwc:decimalLongitude "9.14586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/512458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29847" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1007'^^xsd:integer;
  dwc:scientificName 'Rana latastei Boulenger, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1879'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29847'^^xsd:string;
  dwc:collector 'Pini'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.14586'^^xsd:double;
  dwc:latitude '45.45186'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3722'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/512458'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F512848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/512848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1571'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20141'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/512848'^^xsd:anyURI;
  dwc:observationDate '1949-03-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/513034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19882" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1549'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19882'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '3'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/513034'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F513303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/513303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19987" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1658'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19987'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/513303'^^xsd:anyURI;
  dwc:observationDate '1949-01-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F514640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/514640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17995" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1472'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17995'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Kenya'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '1'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/514640'^^xsd:anyURI;
  dwc:observationDate '1947-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/515760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20080" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1567'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20080'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/515760'^^xsd:anyURI;
  dwc:observationDate '1949-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F515945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/515945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1940'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Arjoon Deokie'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30402'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/515945'^^xsd:anyURI;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.145 11.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.145"^^xsd:decimal ;
  dwc:decimalLongitude "11.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/517192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28094" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1929'^^xsd:integer;
  dwc:scientificName 'Werneria iboundji Rödel & Böhme, 2003'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Böhme Wolfgang (Dr.), Pauwels Olivier Sylvain Gérard (M.), Rödel M.-O.'^^xsd:string;
  dwc:yearIdentified '2003'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28094'^^xsd:string;
  dwc:collector 'Pauwels Olivier Sylvain Gérard (M.)'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Gabon'^^xsd:string;
  dwc:longitude '11.78'^^xsd:double;
  dwc:latitude '-1.145'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29813'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/517192'^^xsd:anyURI;
  dwc:observationDate '2001-09-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 29.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "29.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F517244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/517244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4041'^^xsd:integer;
  dwc:scientificName 'Hipposideros beatus maximus Verschuren, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verschuren Jacques (M.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13141'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Aka'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.6666666667'^^xsd:double;
  dwc:latitude '4.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:21360'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/517244'^^xsd:anyURI;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518731> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.0918632"^^xsd:decimal ;
  dwc:decimalLongitude "29.06387"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  geo-pos:lat "-5.0918632"^^xsd:decimal ;
  geo-pos:long "29.06387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3174'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.06387'^^xsd:double;
  dwc:latitude '-5.0918632'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518731'^^xsd:anyURI;
  dwc:observationDate '1941-07-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 29.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.95"^^xsd:decimal ;
  dwc:decimalLongitude "29.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F518917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/518917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13232" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2114'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13232'^^xsd:string;
  dwc:collector 'Poyer'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.1666666667'^^xsd:double;
  dwc:latitude '-5.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:13022'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/518917'^^xsd:anyURI;
  dwc:observationDate '1938-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (30.3833333333 102.8333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "30.3833333333"^^xsd:decimal ;
  dwc:decimalLongitude "102.8333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/519249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26477" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1002'^^xsd:integer;
  dwc:scientificName 'Salamandrella sinensis Sauvage, 1876'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Sauvage'^^xsd:string;
  dwc:yearIdentified '1876'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26477'^^xsd:string;
  dwc:collector 'David Armand (Père)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1878'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'China'^^xsd:string;
  dwc:longitude '102.8333333333'^^xsd:double;
  dwc:latitude '30.3833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4108'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/519249'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519518> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37 24.6666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37"^^xsd:decimal ;
  dwc:decimalLongitude "24.6666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F519518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/519518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28725" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2535'^^xsd:integer;
  dwc:scientificName 'Cyrtodactylus kotschyi buchholzi Beutler & Gruber, 1977'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Beutler , Gruber'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28725'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '31'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '24.6666666667'^^xsd:double;
  dwc:latitude '37'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27454'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/519518'^^xsd:anyURI;
  dwc:observationDate '1934-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.8666666667 33.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.8666666667"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.8666666667 33.1)"^^geo:wktLiteral ;
  geo-pos:lat "-19.8666666667"^^xsd:decimal ;
  geo-pos:long "33.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F521835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/521835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/36187" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2433'^^xsd:integer;
  dwc:scientificName 'Platysaurus ocellatus Broadley, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/36187'^^xsd:string;
  dwc:yearCollected '1961'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Zimbabwe'^^xsd:string;
  dwc:longitude '33.1'^^xsd:double;
  dwc:latitude '-19.8666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23707'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/521835'^^xsd:anyURI;
  dwc:observationDate '1961-10-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9333333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/523189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1142'^^xsd:integer;
  dwc:scientificName 'Hyperolius kibarae Laurent, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23589'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-8.9333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21471'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/523189'^^xsd:anyURI;
  dwc:observationDate '1945-05-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2166666667 -54.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.2166666667 -54.15)"^^geo:wktLiteral ;
  geo-pos:lat "3.2166666667"^^xsd:decimal ;
  geo-pos:long "-54.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/523354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31136" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '832'^^xsd:integer;
  dwc:scientificName 'Moenkhausia rara Zarske, Géry & Isbrücker, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Isbrücker Isaäc J.H. (Dr.), Zarske Axel'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31136'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Oelemari'^^xsd:string;
  dwc:country 'Suriname'^^xsd:string;
  dwc:longitude '-54.15'^^xsd:double;
  dwc:latitude '3.2166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23654'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/523354'^^xsd:anyURI;
  dwc:observationDate '1966-11-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6666666667 33.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.6666666667"^^xsd:decimal ;
  dwc:decimalLongitude "33.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.6666666667 33.55)"^^geo:wktLiteral ;
  geo-pos:lat "-9.6666666667"^^xsd:decimal ;
  geo-pos:long "33.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/523504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30627" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2352'^^xsd:integer;
  dwc:scientificName 'Melanoseps ater misukuensis Loveridge, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Loveridge Arthur (M.)'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30627'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Malawi'^^xsd:string;
  dwc:longitude '33.55'^^xsd:double;
  dwc:latitude '-9.6666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20369'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/523504'^^xsd:anyURI;
  dwc:observationDate '1950-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523617> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.966667 -16.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.966667"^^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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.966667 -16.5)"^^geo:wktLiteral ;
  geo-pos:lat "12.966667"^^xsd:decimal ;
  geo-pos:long "-16.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F523617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/523617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30175/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2613'^^xsd:integer;
  dwc:scientificName 'Dasypeltis gansi Trape & Mané, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30175/1'^^xsd:string;
  dwc:startYearCollected '2003'^^xsd:integer;
  dwc:endYearCollected '2004'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.5'^^xsd:double;
  dwc:latitude '12.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:30745'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/523617'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.9386 -52.335)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.9386"^^xsd:decimal ;
  dwc:decimalLongitude "-52.335"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F524991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/524991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27197" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4026'^^xsd:integer;
  dwc:scientificName 'Sotalia fluviatilis guianensis (Van Beneden, 1864)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Desmet W. 2'^^xsd:string;
  dwc:yearIdentified '1974'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27197'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.335'^^xsd:double;
  dwc:latitude '4.9386'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24939'^^xsd:anyURI;
  dwc:aphiaid '344009'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/524991'^^xsd:anyURI;
  dwc:aphiaIdAccepted '344009'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (15.52289 99.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "15.52289"^^xsd:decimal ;
  dwc:decimalLongitude "99.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F525922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/525922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34167" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2543'^^xsd:integer;
  dwc:scientificName 'Isopachys borealis Lang & Böhme, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Böhme Wolfgang (Dr.), Lang Mathias (M.)'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34167'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '99.4611'^^xsd:double;
  dwc:latitude '15.52289'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27454'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/525922'^^xsd:anyURI;
  dwc:observationDate '1986-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6 29.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6 29.3)"^^geo:wktLiteral ;
  geo-pos:lat "-0.6"^^xsd:decimal ;
  geo-pos:long "29.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F526447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/526447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2482'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17117'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3'^^xsd:double;
  dwc:latitude '-0.6'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/526447'^^xsd:anyURI;
  dwc:observationDate '1934-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527516> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F527516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/527516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19753" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2218'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19753'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/527516'^^xsd:anyURI;
  dwc:observationDate '1947-09-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F529777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/529777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19730" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2215'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19730'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/529777'^^xsd:anyURI;
  dwc:observationDate '1947-08-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.81667 29.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.81667"^^xsd:decimal ;
  dwc:decimalLongitude "29.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/535125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1850'^^xsd:integer;
  dwc:scientificName 'Rana ruwenzorica Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17244'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.86667'^^xsd:double;
  dwc:latitude '-0.81667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/535125'^^xsd:anyURI;
  dwc:observationDate '1953-08-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.81667 29.86667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.81667"^^xsd:decimal ;
  dwc:decimalLongitude "29.86667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/535126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17244" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1850'^^xsd:integer;
  dwc:scientificName 'Rana ruwenzorica Laurent, 1972'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1972'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17244'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.86667'^^xsd:double;
  dwc:latitude '-0.81667'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:25269'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/535126'^^xsd:anyURI;
  dwc:observationDate '1953-08-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.33333 -102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.33333"^^xsd:decimal ;
  dwc:decimalLongitude "-102"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F535475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/535475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2514'^^xsd:integer;
  dwc:scientificName 'Uma exsul Schmidt & Bogert, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hahn Donald E. (Dr.)'^^xsd:string;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30768'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-102'^^xsd:integer;
  dwc:latitude '27.33333'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24756'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/535475'^^xsd:anyURI;
  dwc:observationDate '1969-07-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-9.0833333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F536870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/536870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20301" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2270'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20301'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-9.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/536870'^^xsd:anyURI;
  dwc:observationDate '1948-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.75"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.75 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "-8.75"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/537658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/36121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2563'^^xsd:integer;
  dwc:scientificName 'Psammophis zambiensis Hughes & Wade, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hughes Barry (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/36121'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Zambia'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '-8.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:15967'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/537658'^^xsd:anyURI;
  dwc:observationDate '1944-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.95 32.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-19.95"^^xsd:decimal ;
  dwc:decimalLongitude "32.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-19.95 32.35)"^^geo:wktLiteral ;
  geo-pos:lat "-19.95"^^xsd:decimal ;
  geo-pos:long "32.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F537819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/537819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/36225" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2441'^^xsd:integer;
  dwc:scientificName 'Mabuya lacertiformes (Peters, 1854)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/36225'^^xsd:string;
  dwc:yearCollected '1958'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Changadzi'^^xsd:string;
  dwc:country 'Zimbabwe'^^xsd:string;
  dwc:longitude '32.35'^^xsd:double;
  dwc:latitude '-19.95'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23707'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/537819'^^xsd:anyURI;
  dwc:observationDate '1958-12-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 26.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.15"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 26.75)"^^geo:wktLiteral ;
  geo-pos:lat "-9.15"^^xsd:decimal ;
  geo-pos:long "26.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F538402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/538402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1605'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23390'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Senze'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.75'^^xsd:double;
  dwc:latitude '-9.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/538402'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.25)"^^geo:wktLiteral ;
  geo-pos:lat "4.3333333333"^^xsd:decimal ;
  geo-pos:long "29.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13510" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1789'^^xsd:integer;
  dwc:scientificName 'Rana huguettae Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13510'^^xsd:string;
  dwc:collector 'Mission H. De Saeger'^^xsd:string;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.25'^^xsd:double;
  dwc:latitude '4.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540161'^^xsd:anyURI;
  dwc:observationDate '1950-07-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.4 76.7)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.4"^^xsd:decimal ;
  dwc:decimalLongitude "76.7"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29514" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1918'^^xsd:integer;
  dwc:scientificName 'Polypedates variabilis Jerdon, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bossuyt F.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'neotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29514'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1930'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '76.7'^^xsd:double;
  dwc:latitude '11.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:9422'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540171'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.7666666667"^^xsd:decimal ;
  geo-pos:long "-79.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4020'^^xsd:integer;
  dwc:scientificName 'Tamias striatus lysteri (Richardson, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12573'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-79.9333333333'^^xsd:double;
  dwc:latitude '44.7666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23316'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540289'^^xsd:anyURI;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.7666666667"^^xsd:decimal ;
  geo-pos:long "-79.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F540290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/540290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4020'^^xsd:integer;
  dwc:scientificName 'Tamias striatus lysteri (Richardson, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12573'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-79.9333333333'^^xsd:double;
  dwc:latitude '44.7666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23316'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/540290'^^xsd:anyURI;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6833333333 29.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F541580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/541580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22471" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2475'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22471'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3833333333'^^xsd:double;
  dwc:latitude '-0.6833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/541580'^^xsd:anyURI;
  dwc:observationDate '1953-11-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F542838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/542838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23163" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1636'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23163'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/542838'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.31583 43.72917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.31583"^^xsd:decimal ;
  dwc:decimalLongitude "43.72917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28567" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '3190'^^xsd:integer;
  dwc:scientificName 'Otus moheliensis Lafontaine & Moulaert, 1998'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lafontaine René Marie (M.), Moulaert M.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28567'^^xsd:string;
  dwc:collector 'Moulaert M., Saïd I.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '43.72917'^^xsd:double;
  dwc:latitude '-12.31583'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28567'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544237'^^xsd:anyURI;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.31583 43.72917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.31583"^^xsd:decimal ;
  dwc:decimalLongitude "43.72917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28567" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '3191'^^xsd:integer;
  dwc:scientificName 'Otus moheliensis Lafontaine & Moulaert, 1998'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lafontaine René Marie (M.), Moulaert M.'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28567'^^xsd:string;
  dwc:collector 'Moulaert M., Saïd I.'^^xsd:string;
  dwc:yearCollected '1996'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '43.72917'^^xsd:double;
  dwc:latitude '-12.31583'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28567'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544238'^^xsd:anyURI;
  dwc:observationDate '1996-10-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.48833 30.46)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.48833"^^xsd:decimal ;
  dwc:decimalLongitude "30.46"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F544458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/544458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19592" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2081'^^xsd:integer;
  dwc:scientificName 'Naja nigricollis atriceps Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.), Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19592'^^xsd:string;
  dwc:collector 'Verschuren , Hediger'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '30.46'^^xsd:double;
  dwc:latitude '-1.48833'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19592'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/544458'^^xsd:anyURI;
  dwc:observationDate '1948-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83899 13.05692)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.83899"^^xsd:decimal ;
  dwc:decimalLongitude "13.05692"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.83899 13.05692)"^^geo:wktLiteral ;
  geo-pos:lat "-5.83899"^^xsd:decimal ;
  geo-pos:long "13.05692"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/545350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15650" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2058'^^xsd:integer;
  dwc:scientificName 'Prosymna ambigua loveridgei Laurent, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15650'^^xsd:string;
  dwc:collector 'Van den Acker A.'^^xsd:string;
  dwc:yearCollected '1946'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '13.05692'^^xsd:double;
  dwc:latitude '-5.83899'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15650'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/545350'^^xsd:anyURI;
  dwc:observationDate '1946-03-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.19901 21.04376)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.19901"^^xsd:decimal ;
  dwc:decimalLongitude "21.04376"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/545399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/509" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2360'^^xsd:integer;
  dwc:scientificName 'Pachydactylus punctatus langi FitzSimons, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'FitzSimons Vivian (Mme)'^^xsd:string;
  dwc:yearIdentified '1952'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/509'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Botswana'^^xsd:string;
  dwc:longitude '21.04376'^^xsd:double;
  dwc:latitude '-25.19901'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/545399'^^xsd:anyURI;
  dwc:observationDate '1930-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2333333333 12.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "12.1333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/545726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4006'^^xsd:integer;
  dwc:scientificName 'Anomalurus chrysophaenus Dubois, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dubois Alphonse Joseph Charles (M.)'^^xsd:string;
  dwc:yearIdentified '1888'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/117'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.1333333333'^^xsd:double;
  dwc:latitude '-5.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4692'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/545726'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.2333333333 12.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "12.1333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F545727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/545727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4006'^^xsd:integer;
  dwc:scientificName 'Anomalurus chrysophaenus Dubois, 1888'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dubois Alphonse Joseph Charles (M.)'^^xsd:string;
  dwc:yearIdentified '1888'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/117'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1881'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.1333333333'^^xsd:double;
  dwc:latitude '-5.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4692'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/545727'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333333333 31.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F548720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/548720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/35969" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2561'^^xsd:integer;
  dwc:scientificName 'Psammophis zambiensis Hughes & Wade, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hughes Barry (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/35969'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Zambia'^^xsd:string;
  dwc:longitude '31.3833333333'^^xsd:double;
  dwc:latitude '-8.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15967'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/548720'^^xsd:anyURI;
  dwc:observationDate '1944-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/551159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19962" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2172'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19962'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/551159'^^xsd:anyURI;
  dwc:observationDate '1948-12-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/551334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23166" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1453'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23166'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/551334'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.0166666667 32.6333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.0166666667"^^xsd:decimal ;
  dwc:decimalLongitude "32.6333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/551756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/36243" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2435'^^xsd:integer;
  dwc:scientificName 'Platysaurus imperator Broadley, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/36243'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Zimbabwe'^^xsd:string;
  dwc:longitude '32.6333333333'^^xsd:double;
  dwc:latitude '-17.0166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23707'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/551756'^^xsd:anyURI;
  dwc:observationDate '1960-12-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F551911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/551911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5349" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2011'^^xsd:integer;
  dwc:scientificName 'Boulengerina stormsi Dollo, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dollo Louis Antoine Marie Joseph (M.)'^^xsd:string;
  dwc:yearIdentified '1886'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5349'^^xsd:string;
  dwc:collector 'Storms Emile'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1886'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:country 'Tanzania'^^xsd:string;
  dwc:longitude '35'^^xsd:integer;
  dwc:latitude '-6'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5349'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/551911'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (32.15 0.9833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "32.15"^^xsd:decimal ;
  dwc:decimalLongitude "0.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/554230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2576'^^xsd:integer;
  dwc:scientificName 'Acanthodactylus bedriagai Lataste, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lataste Fernand (M.)'^^xsd:string;
  dwc:yearIdentified '1881'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37'^^xsd:string;
  dwc:yearCollected '1880'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '0.9833333333'^^xsd:double;
  dwc:latitude '32.15'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4695'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/554230'^^xsd:anyURI;
  dwc:observationDate '1880-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/554706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19913" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2226'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19913'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/554706'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.37278 29.63702)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.37278"^^xsd:decimal ;
  dwc:decimalLongitude "29.63702"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F554983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/554983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2038'^^xsd:integer;
  dwc:scientificName 'Latastia bredoi de Witte, 1942'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.63702'^^xsd:double;
  dwc:latitude '-8.37278'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/554983'^^xsd:anyURI;
  dwc:observationDate '1941-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.2"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.2 29.9)"^^geo:wktLiteral ;
  geo-pos:lat "31.2"^^xsd:decimal ;
  geo-pos:long "29.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F556663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/556663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27068" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2568'^^xsd:integer;
  dwc:scientificName 'Acanthodactylus bedriagai Lataste, 1881'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lataste Fernand (M.)'^^xsd:string;
  dwc:yearIdentified '1879'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27068'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Egypt'^^xsd:string;
  dwc:longitude '29.9'^^xsd:double;
  dwc:latitude '31.2'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4273'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/556663'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/557031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19858" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2168'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19858'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/557031'^^xsd:anyURI;
  dwc:observationDate '1948-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/557340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1958'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Marco Festus, Sambhu Hemchandranauth, Roopsind Indranee'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30578'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/557340'^^xsd:anyURI;
  dwc:observationDate '2005-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/557341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1956'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Marco Festus, Sambhu Hemchandranauth, Roopsind Indranee'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30578'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/557341'^^xsd:anyURI;
  dwc:observationDate '2005-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F557357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/557357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19859" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1547'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19859'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/557357'^^xsd:anyURI;
  dwc:observationDate '1948-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.716667 -16.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.716667 -16.416667)"^^geo:wktLiteral ;
  geo-pos:lat "13.716667"^^xsd:decimal ;
  geo-pos:long "-16.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/558920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2654'^^xsd:integer;
  dwc:scientificName 'Naja senegalensis Trape & al., 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Trape Jean-Fançois'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31370'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.416667'^^xsd:double;
  dwc:latitude '13.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:31370'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/558920'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.716667 -16.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.716667 -16.416667)"^^geo:wktLiteral ;
  geo-pos:lat "13.716667"^^xsd:decimal ;
  geo-pos:long "-16.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F558921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/558921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2655'^^xsd:integer;
  dwc:scientificName 'Naja senegalensis Trape & al., 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Trape Jean-Fançois'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31370'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.416667'^^xsd:double;
  dwc:latitude '13.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:31370'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/558921'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.5333333333 -33.4166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-33.4166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F559521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/559521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27051" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2444'^^xsd:integer;
  dwc:scientificName 'Afroedura transvaalica loveridgei Broadley, 1963'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.)'^^xsd:string;
  dwc:yearIdentified '1963'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27051'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Mazoe'^^xsd:string;
  dwc:country 'Ecuador'^^xsd:string;
  dwc:longitude '-33.4166666667'^^xsd:double;
  dwc:latitude '-16.5333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23707'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/559521'^^xsd:anyURI;
  dwc:observationDate '1962-12-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F562569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/562569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19972" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1558'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19972'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/562569'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (31.5 -9.7666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "31.5"^^xsd:decimal ;
  dwc:decimalLongitude "-9.7666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/564016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30710" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2379'^^xsd:integer;
  dwc:scientificName 'Saurodactylus mauritanicus brosseti Bons & Pasteur, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bons Jacques (M.), Pasteur Georges (M.)'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30710'^^xsd:string;
  dwc:yearCollected '1957'^^xsd:integer;
  dwc:country 'Morocco'^^xsd:string;
  dwc:longitude '-9.7666666667'^^xsd:double;
  dwc:latitude '31.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:22493'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/564016'^^xsd:anyURI;
  dwc:observationDate '1957-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0666666667 137.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "137.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/564119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4032'^^xsd:integer;
  dwc:scientificName 'Rattus omichlodes Misonne, 1979'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29069'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '137.1166666667'^^xsd:double;
  dwc:latitude '-4.0666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/564119'^^xsd:anyURI;
  dwc:observationDate '1973-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0666666667 137.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "137.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/564120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29069" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4032'^^xsd:integer;
  dwc:scientificName 'Rattus omichlodes Misonne, 1979'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29069'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '137.1166666667'^^xsd:double;
  dwc:latitude '-4.0666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/564120'^^xsd:anyURI;
  dwc:observationDate '1973-04-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F564164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/564164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1495'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20077'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/564164'^^xsd:anyURI;
  dwc:observationDate '1949-02-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7333333333 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.7333333333 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.7333333333"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/565578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23180" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1592'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23180'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/565578'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3166666667 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.3166666667 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "-0.3166666667"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F565601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/565601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33053" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2488'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33053'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1954'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '-0.3166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19603'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/565601'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07304 26.67242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07304"^^xsd:decimal ;
  dwc:decimalLongitude "26.67242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14778" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1339'^^xsd:integer;
  dwc:scientificName 'Bufo funereus upembae Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14778'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Dipidi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.67242'^^xsd:double;
  dwc:latitude '-9.07304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566222'^^xsd:anyURI;
  dwc:observationDate '1948-01-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.41218 29.2027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.41218"^^xsd:decimal ;
  dwc:decimalLongitude "29.2027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21531" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1083'^^xsd:integer;
  dwc:scientificName 'Ptychadena chrysogaster chrysogaster Laurent, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21531'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.2027'^^xsd:double;
  dwc:latitude '-1.41218'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566227'^^xsd:anyURI;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.41218 29.2027)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.41218"^^xsd:decimal ;
  dwc:decimalLongitude "29.2027"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21531" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1083'^^xsd:integer;
  dwc:scientificName 'Ptychadena chrysogaster chrysogaster Laurent, 1954'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21531'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.2027'^^xsd:double;
  dwc:latitude '-1.41218'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566228'^^xsd:anyURI;
  dwc:observationDate '1935-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.3166666667 -87.6166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.3166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-87.6166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F566580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/566580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/37032" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Racovitzia glacialis Dollo, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dollo Louis Antoine Marie Joseph (M.)'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/37032'^^xsd:string;
  dwc:collector 'Exploration Antarctique Belge de la Belgica'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:longitude '-87.6166666667'^^xsd:double;
  dwc:latitude '-71.3166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9322'^^xsd:anyURI;
  dwc:aphiaid '234799'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/566580'^^xsd:anyURI;
  dwc:observationDate '1898-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '234799'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F567669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/567669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2230'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20056'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/567669'^^xsd:anyURI;
  dwc:observationDate '1949-01-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.0918632"^^xsd:decimal ;
  dwc:decimalLongitude "29.06387"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  geo-pos:lat "-5.0918632"^^xsd:decimal ;
  geo-pos:long "29.06387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/568013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3170'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.06387'^^xsd:double;
  dwc:latitude '-5.0918632'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/568013'^^xsd:anyURI;
  dwc:observationDate '1941-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.0918632"^^xsd:decimal ;
  dwc:decimalLongitude "29.06387"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  geo-pos:lat "-5.0918632"^^xsd:decimal ;
  geo-pos:long "29.06387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/568014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3171'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.06387'^^xsd:double;
  dwc:latitude '-5.0918632'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/568014'^^xsd:anyURI;
  dwc:observationDate '1941-07-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.666667 27.466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.666667"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.666667 27.466667)"^^geo:wktLiteral ;
  geo-pos:lat "-11.666667"^^xsd:decimal ;
  geo-pos:long "27.466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F568304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/568304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12696" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2113'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12696'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.466667'^^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:12696'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/568304'^^xsd:anyURI;
  dwc:observationDate '1939-04-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07304 26.67242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07304"^^xsd:decimal ;
  dwc:decimalLongitude "26.67242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/570407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14778" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1597'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14778'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Dipidi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.67242'^^xsd:double;
  dwc:latitude '-9.07304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/570407'^^xsd:anyURI;
  dwc:observationDate '1948-01-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.7833333333 29.2833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.7833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.2833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/570441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21953" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2483'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21953'^^xsd:string;
  dwc:yearCollected '1933'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Rwindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.2833333333'^^xsd:double;
  dwc:latitude '-0.7833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13304'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/570441'^^xsd:anyURI;
  dwc:observationDate '1933-10-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4833333333 101.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "101.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F570607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/570607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30882" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2627'^^xsd:integer;
  dwc:scientificName 'Trimeresurus nebularis Vogel & Pauwels, 2004'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pauwels Olivier Sylvain Gérard (M.), Vogel Gernot'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30882'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2003'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '101.3833333333'^^xsd:double;
  dwc:latitude '4.4833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30008'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/570607'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F573809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/573809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20149" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2177'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20149'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/573809'^^xsd:anyURI;
  dwc:observationDate '1949-03-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F575293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/575293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19843" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2223'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19843'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/575293'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F576270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/576270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1961'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Sambhu Hemchandranauth, Roopsind Indranee'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30578'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/576270'^^xsd:anyURI;
  dwc:observationDate '2005-12-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/577187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19884" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2170'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19884'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/577187'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577898> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.180834 -59.4825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.180834"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F577898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/577898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30539" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1966'^^xsd:integer;
  dwc:scientificName 'Hypsiboas liliae Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30539'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.4825'^^xsd:double;
  dwc:latitude '5.180834'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30539'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/577898'^^xsd:anyURI;
  dwc:observationDate '2006-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.828334 9.681945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.828334"^^xsd:decimal ;
  dwc:decimalLongitude "9.681945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/578750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/T1989" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1989'^^xsd:integer;
  dwc:scientificName 'Petropedetes juliawurstnerae Barej & al., 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Böhme Wolfgang (Dr.), Pauwels Olivier Sylvain Gérard (M.), Schmitz Andreas (M.), Rodel Mark-Olivier (Dr.), Barej M., Gonwouo Legrand Nono'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/T1989'^^xsd:string;
  dwc:collector 'Schmitz Andreas (M.), Barej M.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Cameroon'^^xsd:string;
  dwc:longitude '9.681945'^^xsd:double;
  dwc:latitude '4.828334'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31563'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/578750'^^xsd:anyURI;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.828334 9.681945)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.828334"^^xsd:decimal ;
  dwc:decimalLongitude "9.681945"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F578751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/578751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/T1989" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1990'^^xsd:integer;
  dwc:scientificName 'Petropedetes juliawurstnerae Barej & al., 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Böhme Wolfgang (Dr.), Pauwels Olivier Sylvain Gérard (M.), Schmitz Andreas (M.), Rodel Mark-Olivier (Dr.), Barej M., Gonwouo Legrand Nono'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/T1989'^^xsd:string;
  dwc:collector 'Schmitz Andreas (M.), Barej M.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Cameroon'^^xsd:string;
  dwc:longitude '9.681945'^^xsd:double;
  dwc:latitude '4.828334'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31563'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/578751'^^xsd:anyURI;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F579504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/579504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19737" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2216'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19737'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/579504'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.316667 27.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.316667"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.316667 27.383333)"^^geo:wktLiteral ;
  geo-pos:lat "9.316667"^^xsd:decimal ;
  geo-pos:long "27.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F580244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/580244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16851" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1512'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16851'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Kafwe'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.383333'^^xsd:double;
  dwc:latitude '9.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/580244'^^xsd:anyURI;
  dwc:observationDate '1948-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F581968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/581968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19888" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1550'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19888'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '5'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/581968'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.5"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.5 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.5"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20482" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4038'^^xsd:integer;
  dwc:scientificName 'Hipposideros beatus maximus Verschuren, 1957'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verschuren Jacques (M.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20482'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Mogbwamu'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '4.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:21360'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586571'^^xsd:anyURI;
  dwc:observationDate '1952-03-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586616> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.5833333333 106.7833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.5833333333"^^xsd:decimal ;
  dwc:decimalLongitude "106.7833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29050" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2507'^^xsd:integer;
  dwc:scientificName 'Lygosoma (Sphenomorphus) necopinatum necopinatum Brongersma, 1942'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Brongersma L.D.'^^xsd:string;
  dwc:yearIdentified '1942'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29050'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1968'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '106.7833333333'^^xsd:double;
  dwc:latitude '-6.5833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23917'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586616'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19983" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1524'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19983'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586869'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.9333333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.9333333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F586933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/586933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23601" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2411'^^xsd:integer;
  dwc:scientificName 'Eumecia anchietae wittei Laurent, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23601'^^xsd:string;
  dwc:yearCollected '1945'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-8.9333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/586933'^^xsd:anyURI;
  dwc:observationDate '1945-06-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45186 9.14586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45186"^^xsd:decimal ;
  dwc:decimalLongitude "9.14586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/587266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29847" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1005'^^xsd:integer;
  dwc:scientificName 'Rana latastei Boulenger, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1879'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29847'^^xsd:string;
  dwc:collector 'Pini'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1879'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.14586'^^xsd:double;
  dwc:latitude '45.45186'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4288'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/587266'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F587425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/587425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16297" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2124'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16297'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.516667'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16297'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/587425'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6833333333 29.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F588089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/588089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2456'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22457'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3833333333'^^xsd:double;
  dwc:latitude '-0.6833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/588089'^^xsd:anyURI;
  dwc:observationDate '1953-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1 38)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1"^^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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1410'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17999'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Kenya'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '38'^^xsd:integer;
  dwc:latitude '1'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589308'^^xsd:anyURI;
  dwc:observationDate '1947-07-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589473> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7 104.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.7"^^xsd:decimal ;
  dwc:decimalLongitude "104.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.7 104.1)"^^geo:wktLiteral ;
  geo-pos:lat "16.7"^^xsd:decimal ;
  geo-pos:long "104.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34152" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2625'^^xsd:integer;
  dwc:scientificName 'Cyrtodactylus sumonthai Bauer, Pauwels & Chanhome, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bauer Aaron M. (Dr.), Pauwels Olivier Sylvain Gérard (M.)'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34152'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '104.1'^^xsd:double;
  dwc:latitude '16.7'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29609'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589473'^^xsd:anyURI;
  dwc:observationDate '2002-02-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.0918632"^^xsd:decimal ;
  dwc:decimalLongitude "29.06387"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  geo-pos:lat "-5.0918632"^^xsd:decimal ;
  geo-pos:long "29.06387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3163'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.06387'^^xsd:double;
  dwc:latitude '-5.0918632'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589630'^^xsd:anyURI;
  dwc:observationDate '1941-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.0918632"^^xsd:decimal ;
  dwc:decimalLongitude "29.06387"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  geo-pos:lat "-5.0918632"^^xsd:decimal ;
  geo-pos:long "29.06387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3166'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.06387'^^xsd:double;
  dwc:latitude '-5.0918632'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589631'^^xsd:anyURI;
  dwc:observationDate '1941-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.0918632"^^xsd:decimal ;
  dwc:decimalLongitude "29.06387"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  geo-pos:lat "-5.0918632"^^xsd:decimal ;
  geo-pos:long "29.06387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F589632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/589632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3165'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.06387'^^xsd:double;
  dwc:latitude '-5.0918632'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/589632'^^xsd:anyURI;
  dwc:observationDate '1941-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F590391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/590391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19770" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2165'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19770'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/590391'^^xsd:anyURI;
  dwc:observationDate '1947-09-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/591357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23163" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1452'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23163'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/591357'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/591358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23163" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1416'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23163'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/591358'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.180834 -59.4825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.180834"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/591738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30539" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1965'^^xsd:integer;
  dwc:scientificName 'Hypsiboas liliae Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30539'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.4825'^^xsd:double;
  dwc:latitude '5.180834'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30539'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/591738'^^xsd:anyURI;
  dwc:observationDate '2006-03-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3 -86.55)"^^geo:wktLiteral ;
  dwc:decimalLatitude "16.3"^^xsd:decimal ;
  dwc:decimalLongitude "-86.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (16.3 -86.55)"^^geo:wktLiteral ;
  geo-pos:lat "16.3"^^xsd:decimal ;
  geo-pos:long "-86.55"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F591913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/591913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28869" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2552'^^xsd:integer;
  dwc:scientificName 'Norops bicaorum Köhler, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Köhler G.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28869'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Honduras'^^xsd:string;
  dwc:longitude '-86.55'^^xsd:double;
  dwc:latitude '16.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:24756'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/591913'^^xsd:anyURI;
  dwc:observationDate '1971-06-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.6833333333 29.1333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.1333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16104" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1763'^^xsd:integer;
  dwc:scientificName 'Bufo latifrons savannae Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16104'^^xsd:string;
  dwc:collector 'Mission H. De Saeger'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.1333333333'^^xsd:double;
  dwc:latitude '3.6833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592033'^^xsd:anyURI;
  dwc:observationDate '1949-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19720" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2164'^^xsd:integer;
  dwc:scientificName 'Pachydactylus capensis katanganus de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19720'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '21'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592266'^^xsd:anyURI;
  dwc:observationDate '1947-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.9166666667 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.9166666667 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "-45.9166666667"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/166" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4028'^^xsd:integer;
  dwc:scientificName 'Akodon longipilis suffusus Thomas, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1941'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/166'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '-45.9166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11045'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592672'^^xsd:anyURI;
  dwc:observationDate '1900-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.9166666667 -71.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-45.9166666667"^^xsd:decimal ;
  dwc:decimalLongitude "-71.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-45.9166666667 -71.25)"^^geo:wktLiteral ;
  geo-pos:lat "-45.9166666667"^^xsd:decimal ;
  geo-pos:long "-71.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F592673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/592673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/166" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4028'^^xsd:integer;
  dwc:scientificName 'Akodon longipilis suffusus Thomas, 1903'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1941'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/166'^^xsd:string;
  dwc:yearCollected '1900'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-71.25'^^xsd:double;
  dwc:latitude '-45.9166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:11045'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/592673'^^xsd:anyURI;
  dwc:observationDate '1900-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6833333333 29.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/594097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22451" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2452'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22451'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3833333333'^^xsd:double;
  dwc:latitude '-0.6833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/594097'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.3333333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.3333333333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "4.3333333333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/594124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21345" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1792'^^xsd:integer;
  dwc:scientificName 'Leptopelis oryi Inger, 1968'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.)'^^xsd:string;
  dwc:yearIdentified '1968'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21345'^^xsd:string;
  dwc:collector 'Mission H. De Saeger'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Ndelele'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '4.3333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24394'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/594124'^^xsd:anyURI;
  dwc:observationDate '1959-04-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17.5333333333 31.5833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17.5333333333"^^xsd:decimal ;
  dwc:decimalLongitude "31.5833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F594222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/594222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/36227" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2438'^^xsd:integer;
  dwc:scientificName 'Platysaurus intermedius subniger Broadley, 1962'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.)'^^xsd:string;
  dwc:yearIdentified '1962'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/36227'^^xsd:string;
  dwc:yearCollected '1960'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Zimbabwe'^^xsd:string;
  dwc:longitude '31.5833333333'^^xsd:double;
  dwc:latitude '-17.5333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23707'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Platysaurus guttatus subniger'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/594222'^^xsd:anyURI;
  dwc:observationDate '1960-12-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F595261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/595261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19933" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2227'^^xsd:integer;
  dwc:scientificName 'Mabuya perrotetii upembae de Witte, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearIdentified '1951'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19933'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/595261'^^xsd:anyURI;
  dwc:observationDate '1948-12-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F604915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F604915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F604915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.45417 25.87694)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.45417"^^xsd:decimal ;
  dwc:decimalLongitude "25.87694"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F604915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/604915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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 '2011-04-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3107'^^xsd:integer;
  dwc:scientificName 'Motacilla gariepina Holub & Pelzetn'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6173'^^xsd:string;
  dwc:collector 'Holub de Vienne E.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1894'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'South Africa'^^xsd:string;
  dwc:longitude '25.87694'^^xsd:double;
  dwc:latitude '-25.45417'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6173'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/604915'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F609815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F609815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F609815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.7525 3.04197)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.7525"^^xsd:decimal ;
  dwc:decimalLongitude "3.04197"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F609815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/609815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-06-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3078'^^xsd:integer;
  dwc:scientificName 'Motacilla algira de Sélys-Longchamps'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9812'^^xsd:string;
  dwc:collector 'de Selys E.'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Algeria'^^xsd:string;
  dwc:longitude '3.04197'^^xsd:double;
  dwc:latitude '36.7525'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/609815'^^xsd:anyURI;
  dwc:observationDate '1932-07-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F624250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F624250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F624250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.591 121.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.591"^^xsd:decimal ;
  dwc:decimalLongitude "121.9885"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F624250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.591 121.9885)"^^geo:wktLiteral ;
  geo-pos:lat "6.591"^^xsd:decimal ;
  geo-pos:long "121.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F624250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/624250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5724" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3132'^^xsd:integer;
  dwc:scientificName 'Pycnonotus urostictus basilanicus (Steere, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5724'^^xsd:string;
  dwc:collector 'Moseley M.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '121.9885'^^xsd:double;
  dwc:latitude '6.591'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5724'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/624250'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F627840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F627840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F627840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.82372 4.51418)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.82372"^^xsd:decimal ;
  dwc:decimalLongitude "4.51418"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F627840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/627840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9120" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-06-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3158'^^xsd:integer;
  dwc:scientificName 'Troglodytes troglodytes occidentalis R. Verheyen, 1941'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1941'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9120'^^xsd:string;
  dwc:collector 'Opdenbosch'^^xsd:string;
  dwc:yearCollected '1925'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.51418'^^xsd:double;
  dwc:latitude '50.82372'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9120'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/627840'^^xsd:anyURI;
  dwc:observationDate '1925-07-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F627935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F627935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F627935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.47673 4.95089)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.47673"^^xsd:decimal ;
  dwc:decimalLongitude "4.95089"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F627935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/627935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10285" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3159'^^xsd:integer;
  dwc:scientificName 'Prunella modularis arduennus  R. Verheyen, 1941'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1941'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10285'^^xsd:string;
  dwc:collector 'Anspach Marguerite (Miss)'^^xsd:string;
  dwc:yearCollected '1934'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.95089'^^xsd:double;
  dwc:latitude '50.47673'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10285'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/627935'^^xsd:anyURI;
  dwc:observationDate '1934-04-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F627975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F627975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F627975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20 47)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20"^^xsd:decimal ;
  dwc:decimalLongitude "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 "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F627975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/627975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/4049" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-07-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '8250'^^xsd:integer;
  dwc:scientificName 'Copsychus albospecularis  (Eydoux & Gervais, 1836)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/4049'^^xsd:string;
  dwc:collector 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearCollected '1877'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '47'^^xsd:integer;
  dwc:latitude '-20'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:4049'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/627975'^^xsd:anyURI;
  dwc:observationDate '1877-10-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F631618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F631618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F631618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18 -92.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18"^^xsd:decimal ;
  dwc:decimalLongitude "-92.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 "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F631618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/631618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-10-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3187'^^xsd:integer;
  dwc:scientificName 'Turdus mustelinus var. densa Bonaparte'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9270'^^xsd:string;
  dwc:collector 'Ghiesbrecht A.'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.66667'^^xsd:double;
  dwc:latitude '18'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/631618'^^xsd:anyURI;
  dwc:observationDate '1929-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F635032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F635032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F635032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2.43139 29.19528)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2.43139"^^xsd:decimal ;
  dwc:decimalLongitude "29.19528"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F635032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/635032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26452" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '66865'^^xsd:integer;
  dwc:scientificName 'Pseudalethe poliocephala vandeweghei (Prigogine, 1984)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26452'^^xsd:string;
  dwc:collector 'Vande Weghe'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Bururi'^^xsd:string;
  dwc:country 'Rwanda'^^xsd:string;
  dwc:longitude '29.19528'^^xsd:double;
  dwc:latitude '-2.43139'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26452'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/635032'^^xsd:anyURI;
  dwc:observationDate '1983-04-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F635250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F635250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F635250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.23639 -73.35778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.23639"^^xsd:decimal ;
  dwc:decimalLongitude "-73.35778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F635250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/635250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1546" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3030'^^xsd:integer;
  dwc:scientificName 'Turdus fulviventris  Sclater, PL, 1858'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1546'^^xsd:string;
  dwc:collector 'Linden'^^xsd:string;
  dwc:yearCollected '1852'^^xsd:integer;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-73.35778'^^xsd:double;
  dwc:latitude '8.23639'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:1546'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/635250'^^xsd:anyURI;
  dwc:observationDate '1852-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F637479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F637479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F637479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75 29.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.75"^^xsd:decimal ;
  dwc:decimalLongitude "29.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F637479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/637479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5633" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3115'^^xsd:integer;
  dwc:scientificName 'Turdus pelios stormsi Hartlaub, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hartlaub'^^xsd:string;
  dwc:yearIdentified '1886'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5633'^^xsd:string;
  dwc:collector 'Storms Emile'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.51667'^^xsd:double;
  dwc:latitude '-6.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5633'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/637479'^^xsd:anyURI;
  dwc:observationDate '1884-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F637480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F637480> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F637480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6.75 29.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6.75"^^xsd:decimal ;
  dwc:decimalLongitude "29.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F637480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/637480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5633" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3116'^^xsd:integer;
  dwc:scientificName 'Turdus pelios stormsi Hartlaub, 1886'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hartlaub'^^xsd:string;
  dwc:yearIdentified '1886'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5633'^^xsd:string;
  dwc:collector 'Storms Emile'^^xsd:string;
  dwc:yearCollected '1884'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.51667'^^xsd:double;
  dwc:latitude '-6.75'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5633'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/637480'^^xsd:anyURI;
  dwc:observationDate '1884-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F641921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F641921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F641921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.83333 125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.83333"^^xsd:decimal ;
  dwc:decimalLongitude "125"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F641921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.83333 125)"^^geo:wktLiteral ;
  geo-pos:lat "11.83333"^^xsd:decimal ;
  geo-pos:long "125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F641921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/641921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5724" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3129'^^xsd:integer;
  dwc:scientificName 'Rhinomyias ruficauda samarensis (Steere, 1890)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5724'^^xsd:string;
  dwc:collector 'Moseley M.'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '125'^^xsd:integer;
  dwc:latitude '11.83333'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5724'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/641921'^^xsd:anyURI;
  dwc:observationDate '1888-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/643895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16297" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2126'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16297'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.516667'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16297'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/643895'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643900> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.3 26.166667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.3"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.3 26.166667)"^^geo:wktLiteral ;
  geo-pos:lat "-10.3"^^xsd:decimal ;
  geo-pos:long "26.166667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F643900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/643900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15813" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2158'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15813'^^xsd:string;
  dwc:collector 'de Caters Théophane (R.P.)'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.166667'^^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:15813'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/643900'^^xsd:anyURI;
  dwc:observationDate '1947-05-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2601'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644466'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2606'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644467'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F644468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/644468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2608'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/644468'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.316667 27.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.316667"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.316667 27.383333)"^^geo:wktLiteral ;
  geo-pos:lat "9.316667"^^xsd:decimal ;
  geo-pos:long "27.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F645254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/645254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16851" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1513'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16851'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Kafwe'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.383333'^^xsd:double;
  dwc:latitude '9.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/645254'^^xsd:anyURI;
  dwc:observationDate '1948-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20056" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1565'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20056'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646067'^^xsd:anyURI;
  dwc:observationDate '1949-01-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2607'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646553'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.533333 -16.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "12.533333"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (12.533333 -16.35)"^^geo:wktLiteral ;
  geo-pos:lat "12.533333"^^xsd:decimal ;
  geo-pos:long "-16.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30745/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2621'^^xsd:integer;
  dwc:scientificName 'Dasypeltis confusa Trape & Mané, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30745/6'^^xsd:string;
  dwc:collector 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.35'^^xsd:double;
  dwc:latitude '12.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:30745'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646916'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F646968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/646968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19924" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1555'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19924'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/646968'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6833333333 29.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/647152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2459'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22457'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3833333333'^^xsd:double;
  dwc:latitude '-0.6833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/647152'^^xsd:anyURI;
  dwc:observationDate '1953-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F647886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/647886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2596'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/647886'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0833333333 77.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "77.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0833333333 77.05)"^^geo:wktLiteral ;
  geo-pos:lat "10.0833333333"^^xsd:decimal ;
  geo-pos:long "77.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/648710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1926'^^xsd:integer;
  dwc:scientificName 'Philautus griet Bossuyt, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bossuyt F.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29507'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.05'^^xsd:double;
  dwc:latitude '10.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29882'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/648710'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.0918632"^^xsd:decimal ;
  dwc:decimalLongitude "29.06387"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.0918632 29.06387)"^^geo:wktLiteral ;
  geo-pos:lat "-5.0918632"^^xsd:decimal ;
  geo-pos:long "29.06387"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "15000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F648921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/648921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15333" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3176'^^xsd:integer;
  dwc:scientificName 'Ruwenzorornis johnstoni bredoi Verheyen, 1947'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15333'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1941'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.06387'^^xsd:double;
  dwc:latitude '-5.0918632'^^xsd:double;
  dwc:coordinatePrecision '15000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15333'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/648921'^^xsd:anyURI;
  dwc:observationDate '1941-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F654761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F654761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F654761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.204444 -60.566389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.204444"^^xsd:decimal ;
  dwc:decimalLongitude "-60.566389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "983.7454018791702"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F654761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/654761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1977'^^xsd:integer;
  dwc:scientificName 'Adelophryne patamona McCulloch & al., 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'McCulloch'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Perry , Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.566389'^^xsd:double;
  dwc:latitude '5.204444'^^xsd:double;
  dwc:coordinatePrecision '983.74540187917'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/654761'^^xsd:anyURI;
  dwc:observationDate '2007-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F655241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F655241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F655241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07304 26.67242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07304"^^xsd:decimal ;
  dwc:decimalLongitude "26.67242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F655241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/655241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14778" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1428'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14778'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Dipidi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.67242'^^xsd:double;
  dwc:latitude '-9.07304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/655241'^^xsd:anyURI;
  dwc:observationDate '1948-01-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2333333333 30.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/657652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2461'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18999'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Liki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4666666667'^^xsd:double;
  dwc:latitude '1.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/657652'^^xsd:anyURI;
  dwc:observationDate '1953-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2333333333 30.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/657653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2467'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18999'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Liki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4666666667'^^xsd:double;
  dwc:latitude '1.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/657653'^^xsd:anyURI;
  dwc:observationDate '1953-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2333333333 30.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/657654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2468'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18999'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Liki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4666666667'^^xsd:double;
  dwc:latitude '1.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/657654'^^xsd:anyURI;
  dwc:observationDate '1953-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657655> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2333333333 30.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/657655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2469'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18999'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Liki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4666666667'^^xsd:double;
  dwc:latitude '1.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/657655'^^xsd:anyURI;
  dwc:observationDate '1953-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2333333333 30.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F657656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/657656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/18999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2470'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/18999'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Liki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4666666667'^^xsd:double;
  dwc:latitude '1.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/657656'^^xsd:anyURI;
  dwc:observationDate '1953-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F662670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/662670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1639'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23178'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/662670'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18 -92.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18"^^xsd:decimal ;
  dwc:decimalLongitude "-92.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18 -92.66667)"^^geo:wktLiteral ;
  geo-pos:lat "18"^^xsd:decimal ;
  geo-pos:long "-92.66667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/664018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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 '2020-05-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2004'^^xsd:integer;
  dwc:scientificName 'Laemanctus de borrei Boulenger, 1877'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1877'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30818'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1857'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.66667'^^xsd:double;
  dwc:latitude '18'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:1939'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/664018'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.833333 31.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.833333"^^xsd:decimal ;
  dwc:decimalLongitude "31.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.833333 31.383333)"^^geo:wktLiteral ;
  geo-pos:lat "-8.833333"^^xsd:decimal ;
  geo-pos:long "31.383333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F664776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/664776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/15967" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2142'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus kivuensis Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/15967'^^xsd:string;
  dwc:collector 'Brédo Hans Joseph Anna Erich Richard (M.)'^^xsd:string;
  dwc:yearCollected '1942'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'Zambia'^^xsd:string;
  dwc:longitude '31.383333'^^xsd:double;
  dwc:latitude '-8.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:15967'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/664776'^^xsd:anyURI;
  dwc:observationDate '1942-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/666986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1364'^^xsd:integer;
  dwc:scientificName 'Bufo funereus upembae Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23198'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/666986'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F666987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/666987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1365'^^xsd:integer;
  dwc:scientificName 'Bufo funereus upembae Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23198'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/666987'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F667809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F667809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F667809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F667809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F667809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/667809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1640'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23198'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/667809'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F667810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F667810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F667810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F667810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F667810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/667810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1641'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23198'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/667810'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F671343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F671343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F671343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F671343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/671343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20026" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1660'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20026'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/671343'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-9.0833333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/673768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1613'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20312'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-9.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/673768'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.0833333333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-9.0833333333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F673769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/673769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20312" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1614'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20312'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-9.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/673769'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F675544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F675544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F675544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5166666667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.5166666667"^^xsd:decimal ;
  dwc:decimalLongitude "25.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F675544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.5166666667 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "-10.5166666667"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F675544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/675544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17434" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2371'^^xsd:integer;
  dwc:scientificName 'Pelusios nanus Laurent, 1956'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1955'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17434'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.5166666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12477'^^xsd:anyURI;
  dwc:occurrenceRemarks 'Original name: Pelusios nanus'^^xsd:string;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/675544'^^xsd:anyURI;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2602'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677009'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2603'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677010'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2604'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677011'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2605'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677012'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2609'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677013'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2592'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677014'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2593'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677015'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2594'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677016'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2595'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677017'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2597'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677018'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2598'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677019'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.7333333333 138.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.7333333333"^^xsd:decimal ;
  dwc:decimalLongitude "138.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29001" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2600'^^xsd:integer;
  dwc:scientificName 'Carlia caesius Zug & Allison, 2005'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Zug George (Dr.)'^^xsd:string;
  dwc:yearIdentified '2005'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29001'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '138.2333333333'^^xsd:double;
  dwc:latitude '-5.7333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677020'^^xsd:anyURI;
  dwc:observationDate '1973-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1426'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23178'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677073'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1454'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23178'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677074'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1455'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23178'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677075'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23178" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1456'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23178'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677076'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F677405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/677405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19924" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1554'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19924'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/677405'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2333333333 30.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/680230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2463'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19000'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Liki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4666666667'^^xsd:double;
  dwc:latitude '1.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/680230'^^xsd:anyURI;
  dwc:observationDate '1953-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2333333333 30.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/680231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2464'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19000'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Liki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4666666667'^^xsd:double;
  dwc:latitude '1.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/680231'^^xsd:anyURI;
  dwc:observationDate '1953-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2333333333 30.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/680232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2465'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19000'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Liki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4666666667'^^xsd:double;
  dwc:latitude '1.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/680232'^^xsd:anyURI;
  dwc:observationDate '1953-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.2333333333 30.4666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "30.4666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/680233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19000" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2466'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19000'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Liki'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4666666667'^^xsd:double;
  dwc:latitude '1.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/680233'^^xsd:anyURI;
  dwc:observationDate '1953-03-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  geo-pos:lat "-10.516667"^^xsd:decimal ;
  geo-pos:long "25.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/680265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17046" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2135'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17046'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1949'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.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:17046'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/680265'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5666666667 6.0833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5666666667"^^xsd:decimal ;
  dwc:decimalLongitude "6.0833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F680574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/680574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6586" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4014'^^xsd:integer;
  dwc:scientificName 'Microtus subterraneus subterraneus (de Selys-Longchamps, 1836)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Frechkop Serge (M.)'^^xsd:string;
  dwc:yearIdentified '1957'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6586'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '6.0833333333'^^xsd:double;
  dwc:latitude '50.5666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/680574'^^xsd:anyURI;
  dwc:observationDate '1932-07-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0666666667 137.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "137.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/684675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4033'^^xsd:integer;
  dwc:scientificName 'Rattus omichlodes Misonne, 1979'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29070'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '137.1166666667'^^xsd:double;
  dwc:latitude '-4.0666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/684675'^^xsd:anyURI;
  dwc:observationDate '1973-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0666666667 137.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "137.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/684676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4034'^^xsd:integer;
  dwc:scientificName 'Rattus omichlodes Misonne, 1979'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29070'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '137.1166666667'^^xsd:double;
  dwc:latitude '-4.0666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/684676'^^xsd:anyURI;
  dwc:observationDate '1973-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.0666666667 137.1166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "137.1166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F684677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/684677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29070" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4033'^^xsd:integer;
  dwc:scientificName 'Rattus omichlodes Misonne, 1979'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29070'^^xsd:string;
  dwc:yearCollected '1973'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '137.1166666667'^^xsd:double;
  dwc:latitude '-4.0666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/684677'^^xsd:anyURI;
  dwc:observationDate '1973-04-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/686576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23198" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1458'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus anotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23198'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/686576'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686608> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0833333333 77.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "77.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0833333333 77.05)"^^geo:wktLiteral ;
  geo-pos:lat "10.0833333333"^^xsd:decimal ;
  geo-pos:long "77.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/686608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1921'^^xsd:integer;
  dwc:scientificName 'Philautus griet Bossuyt, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bossuyt F.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29507'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.05'^^xsd:double;
  dwc:latitude '10.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29882'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/686608'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0833333333 77.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "77.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.0833333333 77.05)"^^geo:wktLiteral ;
  geo-pos:lat "10.0833333333"^^xsd:decimal ;
  geo-pos:long "77.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F686609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/686609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29507" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1922'^^xsd:integer;
  dwc:scientificName 'Philautus griet Bossuyt, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bossuyt F.'^^xsd:string;
  dwc:yearIdentified '2002'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29507'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:country 'India'^^xsd:string;
  dwc:longitude '77.05'^^xsd:double;
  dwc:latitude '10.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:29882'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/686609'^^xsd:anyURI;
  dwc:observationDate '1979-07-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-18.1833333333 26.8666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-18.1833333333"^^xsd:decimal ;
  dwc:decimalLongitude "26.8666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/687544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/36241" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2445'^^xsd:integer;
  dwc:scientificName 'Mabuya lacertiformes (Peters, 1854)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.)'^^xsd:string;
  dwc:yearIdentified '1960'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/36241'^^xsd:string;
  dwc:yearCollected '1959'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Lukosi'^^xsd:string;
  dwc:country 'Zimbabwe'^^xsd:string;
  dwc:longitude '26.8666666667'^^xsd:double;
  dwc:latitude '-18.1833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23707'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/687544'^^xsd:anyURI;
  dwc:observationDate '1959-11-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.933333 27.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.933333"^^xsd:decimal ;
  dwc:decimalLongitude "27.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.933333 27.2)"^^geo:wktLiteral ;
  geo-pos:lat "-8.933333"^^xsd:decimal ;
  geo-pos:long "27.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F687645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/687645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19612" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2381'^^xsd:integer;
  dwc:scientificName 'Rhamphiophis acutus wittei Laurent, 1956'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent R.'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19612'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:startYearCollected '1941'^^xsd:integer;
  dwc:endYearCollected '1943'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '27.2'^^xsd:double;
  dwc:latitude '-8.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:19612'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/687645'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/688172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19913" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1552'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19913'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/688172'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/688173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19913" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1707'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19913'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/688173'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.210556 -60.566389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.210556"^^xsd:decimal ;
  dwc:decimalLongitude "-60.566389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/688309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1972'^^xsd:integer;
  dwc:scientificName 'Adelophryne patamona McCulloch & al., 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'McCulloch'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Perry , Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.566389'^^xsd:double;
  dwc:latitude '5.210556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/688309'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.210556 -60.566389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.210556"^^xsd:decimal ;
  dwc:decimalLongitude "-60.566389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/688310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1973'^^xsd:integer;
  dwc:scientificName 'Adelophryne patamona McCulloch & al., 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'McCulloch'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Perry , Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.566389'^^xsd:double;
  dwc:latitude '5.210556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/688310'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.210556 -60.566389)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.210556"^^xsd:decimal ;
  dwc:decimalLongitude "-60.566389"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/688311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1974'^^xsd:integer;
  dwc:scientificName 'Adelophryne patamona McCulloch & al., 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'McCulloch'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Perry , Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.566389'^^xsd:double;
  dwc:latitude '5.210556'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/688311'^^xsd:anyURI;
  dwc:observationDate '2007-11-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (1.4 30.4333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "1.4"^^xsd:decimal ;
  dwc:decimalLongitude "30.4333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F688372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/688372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/17658" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2479'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/17658'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '4'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '30.4333333333'^^xsd:double;
  dwc:latitude '1.4'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/688372'^^xsd:anyURI;
  dwc:observationDate '1953-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F690395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F690395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F690395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.45186 9.14586)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.45186"^^xsd:decimal ;
  dwc:decimalLongitude "9.14586"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F690395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/690395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/29847" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1008'^^xsd:integer;
  dwc:scientificName 'Rana latastei Boulenger, 1879'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1879'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/29847'^^xsd:string;
  dwc:collector 'Pini'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '9.14586'^^xsd:double;
  dwc:latitude '45.45186'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3722'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/690395'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F690435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F690435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F690435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F690435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/690435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20141" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1664'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20141'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/690435'^^xsd:anyURI;
  dwc:observationDate '1949-03-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F690964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F690964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F690964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F690964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/690964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1941'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Arjoon Deokie'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30402'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/690964'^^xsd:anyURI;
  dwc:observationDate '2004-06-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 26.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.15"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.15 26.75)"^^geo:wktLiteral ;
  geo-pos:lat "-9.15"^^xsd:decimal ;
  geo-pos:long "26.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/694512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23390" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1606'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23390'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Senze'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.75'^^xsd:double;
  dwc:latitude '-9.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/694512'^^xsd:anyURI;
  dwc:observationDate '1948-08-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.7666666667"^^xsd:decimal ;
  geo-pos:long "-79.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/694754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4022'^^xsd:integer;
  dwc:scientificName 'Tamias striatus lysteri (Richardson, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12573'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-79.9333333333'^^xsd:double;
  dwc:latitude '44.7666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23316'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/694754'^^xsd:anyURI;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-79.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7666666667 -79.9333333333)"^^geo:wktLiteral ;
  geo-pos:lat "44.7666666667"^^xsd:decimal ;
  geo-pos:long "-79.9333333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F694755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/694755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12573" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4022'^^xsd:integer;
  dwc:scientificName 'Tamias striatus lysteri (Richardson, 1829)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Misonne Xavier (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'topotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12573'^^xsd:string;
  dwc:yearCollected '1935'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Canada'^^xsd:string;
  dwc:longitude '-79.9333333333'^^xsd:double;
  dwc:latitude '44.7666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: unknown'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23316'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/694755'^^xsd:anyURI;
  dwc:observationDate '1935-06-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.733339"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.733339 26.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.733339"^^xsd:decimal ;
  geo-pos:long "26.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F695146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/695146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23163" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1637'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23163'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.9'^^xsd:double;
  dwc:latitude '-8.733339'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/695146'^^xsd:anyURI;
  dwc:observationDate '1947-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.8333333333 31.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.8333333333"^^xsd:decimal ;
  dwc:decimalLongitude "31.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F696194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/696194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/35969" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2565'^^xsd:integer;
  dwc:scientificName 'Psammophis zambiensis Hughes & Wade, 2002'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Hughes Barry (M.)'^^xsd:string;
  dwc:yearIdentified '2001'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/35969'^^xsd:string;
  dwc:yearCollected '1944'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'Zambia'^^xsd:string;
  dwc:longitude '31.3833333333'^^xsd:double;
  dwc:latitude '-8.8333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:15967'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/696194'^^xsd:anyURI;
  dwc:observationDate '1944-09-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1957'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Marco Festus, Sambhu Hemchandranauth, Roopsind Indranee'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30578'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697298'^^xsd:anyURI;
  dwc:observationDate '2005-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1959'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Marco Festus, Sambhu Hemchandranauth, Roopsind Indranee'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30578'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697299'^^xsd:anyURI;
  dwc:observationDate '2005-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1960'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Marco Festus, Sambhu Hemchandranauth, Roopsind Indranee'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30578'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697300'^^xsd:anyURI;
  dwc:observationDate '2005-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.716667 -16.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.716667 -16.416667)"^^geo:wktLiteral ;
  geo-pos:lat "13.716667"^^xsd:decimal ;
  geo-pos:long "-16.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F697568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/697568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2656'^^xsd:integer;
  dwc:scientificName 'Naja senegalensis Trape & al., 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Trape Jean-Fançois'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31370'^^xsd:string;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.416667'^^xsd:double;
  dwc:latitude '13.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:31370'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/697568'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/698210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20077" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1663'^^xsd:integer;
  dwc:scientificName 'Phrynobatrachus cryptotis Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20077'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/698210'^^xsd:anyURI;
  dwc:observationDate '1949-02-02'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.07304 26.67242)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.07304"^^xsd:decimal ;
  dwc:decimalLongitude "26.67242"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F698590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/698590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14778" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1387'^^xsd:integer;
  dwc:scientificName 'Bufo funereus upembae Schmidt & Inger, 1959'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Inger Robert F. (M.), Schmidt Karl Patterson (M.)'^^xsd:string;
  dwc:yearIdentified '1958'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14778'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Dipidi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.67242'^^xsd:double;
  dwc:latitude '-9.07304'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:21625'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/698590'^^xsd:anyURI;
  dwc:observationDate '1948-01-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F700100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F700100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F700100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F700100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/700100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30402" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1962'^^xsd:integer;
  dwc:scientificName 'Colostethus kaiei Kok & al., 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30402'^^xsd:string;
  dwc:collector 'Sambhu Hemchandranauth, Roopsind Indranee'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30578'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/700100'^^xsd:anyURI;
  dwc:observationDate '2005-12-07'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F700263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F700263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F700263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.180834 -59.4825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.180834"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F700263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/700263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30539" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1967'^^xsd:integer;
  dwc:scientificName 'Hypsiboas liliae Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30539'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.4825'^^xsd:double;
  dwc:latitude '5.180834'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30539'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/700263'^^xsd:anyURI;
  dwc:observationDate '2006-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F700264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F700264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F700264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.180834 -59.4825)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.180834"^^xsd:decimal ;
  dwc:decimalLongitude "-59.4825"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F700264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/700264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30539" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '1968'^^xsd:integer;
  dwc:scientificName 'Hypsiboas liliae Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30539'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.4825'^^xsd:double;
  dwc:latitude '5.180834'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30539'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/700264'^^xsd:anyURI;
  dwc:observationDate '2006-03-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.516667 25.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.2"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/701700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16297" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2125'^^xsd:integer;
  dwc:scientificName 'Dispholidus typus punctatus Laurent, 1955'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1954'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16297'^^xsd:string;
  dwc:collector 'Lefebure L. (R.P.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1948'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '25.2'^^xsd:double;
  dwc:latitude '-10.516667'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16297'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/701700'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6833333333 29.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/701766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2457'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22457'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3833333333'^^xsd:double;
  dwc:latitude '-0.6833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/701766'^^xsd:anyURI;
  dwc:observationDate '1953-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6833333333 29.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F701767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/701767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22457" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2458'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22457'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '28'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3833333333'^^xsd:double;
  dwc:latitude '-0.6833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/701767'^^xsd:anyURI;
  dwc:observationDate '1953-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.6833333333 29.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F702705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/702705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/22451" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2453'^^xsd:integer;
  dwc:scientificName 'Pelusios williamsi lutescens Laurent, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Laurent Raymond Ferdinand (Dr.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/22451'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.3833333333'^^xsd:double;
  dwc:latitude '-0.6833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20345'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/702705'^^xsd:anyURI;
  dwc:observationDate '1953-02-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F708239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F708239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F708239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.83333 125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.83333"^^xsd:decimal ;
  dwc:decimalLongitude "125"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F708239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.83333 125)"^^geo:wktLiteral ;
  geo-pos:lat "11.83333"^^xsd:decimal ;
  geo-pos:long "125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F708239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/708239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5724" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3182'^^xsd:integer;
  dwc:scientificName 'Hypothymis samarensis Steere, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Steere'^^xsd:string;
  dwc:yearIdentified '1890'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5724'^^xsd:string;
  dwc:collector 'Moseley M.'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '125'^^xsd:integer;
  dwc:latitude '11.83333'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5724'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/708239'^^xsd:anyURI;
  dwc:observationDate '1888-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F719303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F719303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F719303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.83333 125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.83333"^^xsd:decimal ;
  dwc:decimalLongitude "125"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F719303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.83333 125)"^^geo:wktLiteral ;
  geo-pos:lat "11.83333"^^xsd:decimal ;
  geo-pos:long "125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F719303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/719303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5724" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3130'^^xsd:integer;
  dwc:scientificName 'Macronus mindanensis Steere, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Steere'^^xsd:string;
  dwc:yearIdentified '1890'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5724'^^xsd:string;
  dwc:collector 'Moseley M.'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '125'^^xsd:integer;
  dwc:latitude '11.83333'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5724'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/719303'^^xsd:anyURI;
  dwc:observationDate '1888-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F720309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F720309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F720309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.83333 125)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11.83333"^^xsd:decimal ;
  dwc:decimalLongitude "125"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F720309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11.83333 125)"^^geo:wktLiteral ;
  geo-pos:lat "11.83333"^^xsd:decimal ;
  geo-pos:long "125"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F720309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/720309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5724" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3131'^^xsd:integer;
  dwc:scientificName 'Mixornis nigrocapitatus  Steere, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5724'^^xsd:string;
  dwc:collector 'Moseley M.'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '125'^^xsd:integer;
  dwc:latitude '11.83333'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5724'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/720309'^^xsd:anyURI;
  dwc:observationDate '1888-04-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F726461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F726461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F726461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F726461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 10)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F726461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/726461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3011'^^xsd:integer;
  dwc:scientificName 'Poecile montanus borealis (Selys-Longchamps, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9812'^^xsd:string;
  dwc:collector 'de Selys E.'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/726461'^^xsd:anyURI;
  dwc:observationDate '1932-07-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F726462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F726462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F726462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 10)"^^geo:wktLiteral ;
  dwc:decimalLatitude "62"^^xsd:decimal ;
  dwc:decimalLongitude "10"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F726462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (62 10)"^^geo:wktLiteral ;
  geo-pos:lat "62"^^xsd:decimal ;
  geo-pos:long "10"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F726462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/726462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3012'^^xsd:integer;
  dwc:scientificName 'Poecile montanus borealis (Selys-Longchamps, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9812'^^xsd:string;
  dwc:collector 'de Selys E.'^^xsd:string;
  dwc:yearCollected '1932'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '10'^^xsd:integer;
  dwc:latitude '62'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/726462'^^xsd:anyURI;
  dwc:observationDate '1932-07-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.35 122.37)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.35"^^xsd:decimal ;
  dwc:decimalLongitude "122.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 "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F728452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/728452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5724" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-07-18'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3135'^^xsd:integer;
  dwc:scientificName 'Cinnyris guimarasensis Steere, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Steere'^^xsd:string;
  dwc:yearIdentified '1890'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5724'^^xsd:string;
  dwc:collector 'Moseley M.'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1891'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '122.37'^^xsd:double;
  dwc:latitude '10.35'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5724'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/728452'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F729069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F729069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F729069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.85 -179.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.85"^^xsd:decimal ;
  dwc:decimalLongitude "-179.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F729069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.85 -179.96667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.85"^^xsd:decimal ;
  geo-pos:long "-179.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F729069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/729069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-07-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3100'^^xsd:integer;
  dwc:scientificName 'Myiagra azureocapilla E.L. Layard, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Layard Edgar Leopold (M.)'^^xsd:string;
  dwc:yearIdentified '1875'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5373'^^xsd:string;
  dwc:collector 'van Hügel'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '-179.96667'^^xsd:double;
  dwc:latitude '-16.85'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5373'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/729069'^^xsd:anyURI;
  dwc:observationDate '1875-08-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F729070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F729070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F729070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.85 -179.96667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.85"^^xsd:decimal ;
  dwc:decimalLongitude "-179.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F729070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.85 -179.96667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.85"^^xsd:decimal ;
  geo-pos:long "-179.96667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F729070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/729070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5373" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-07-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3101'^^xsd:integer;
  dwc:scientificName 'Myiagra azureocapilla E.L. Layard, 1875'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Layard Edgar Leopold (M.)'^^xsd:string;
  dwc:yearIdentified '1875'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5373'^^xsd:string;
  dwc:collector 'van Hügel'^^xsd:string;
  dwc:yearCollected '1875'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Fiji'^^xsd:string;
  dwc:longitude '-179.96667'^^xsd:double;
  dwc:latitude '-16.85'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5373'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/729070'^^xsd:anyURI;
  dwc:observationDate '1875-08-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F734463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F734463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F734463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.2142 123.515)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.2142"^^xsd:decimal ;
  dwc:decimalLongitude "123.515"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F734463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/734463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5724" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-08-06'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3134'^^xsd:integer;
  dwc:scientificName 'Dicaeum besti Steere, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Steere'^^xsd:string;
  dwc:yearIdentified '1890'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5724'^^xsd:string;
  dwc:collector 'Moseley M.'^^xsd:string;
  dwc:yearCollected '1888'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '123.515'^^xsd:double;
  dwc:latitude '9.2142'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5724'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/734463'^^xsd:anyURI;
  dwc:observationDate '1888-02-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.591 121.9885)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.591"^^xsd:decimal ;
  dwc:decimalLongitude "121.9885"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.591 121.9885)"^^geo:wktLiteral ;
  geo-pos:lat "6.591"^^xsd:decimal ;
  geo-pos:long "121.9885"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "25000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/735186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5724" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3133'^^xsd:integer;
  dwc:scientificName 'Zosterops basilanica  Steere, 1890'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Steere'^^xsd:string;
  dwc:yearIdentified '1890'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5724'^^xsd:string;
  dwc:collector 'Moseley M.'^^xsd:string;
  dwc:yearCollected '1887'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '121.9885'^^xsd:double;
  dwc:latitude '6.591'^^xsd:double;
  dwc:coordinatePrecision '25000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5724'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/735186'^^xsd:anyURI;
  dwc:observationDate '1887-11-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.05 1.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/735793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2661'^^xsd:integer;
  dwc:scientificName 'Dasypeltis parascabra S.trape et al.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32195'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Benin'^^xsd:string;
  dwc:longitude '1.666667'^^xsd:double;
  dwc:latitude '9.05'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32195'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/735793'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.05 1.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/735969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2662'^^xsd:gYear;
  dwc:scientificName 'Agama parafricana O.Mediannikov & S. Trape, 2012'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32195'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Benin'^^xsd:string;
  dwc:longitude '1.666667'^^xsd:double;
  dwc:latitude '9.05'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32195'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/735969'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.05 1.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F735977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/735977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2663'^^xsd:integer;
  dwc:scientificName 'Agama parafricana O.Mediannikov & S. Trape, 2012'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32195'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Benin'^^xsd:string;
  dwc:longitude '1.666667'^^xsd:double;
  dwc:latitude '9.05'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:preparationType 'container type: vial; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32195'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/735977'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F738966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F738966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F738966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.58611 43.33306)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11.58611"^^xsd:decimal ;
  dwc:decimalLongitude "43.33306"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F738966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11.58611 43.33306)"^^geo:wktLiteral ;
  geo-pos:lat "-11.58611"^^xsd:decimal ;
  geo-pos:long "43.33306"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F738966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/738966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5448" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-28'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3112'^^xsd:integer;
  dwc:scientificName 'Zosterops angasizoe Edwards & Oustalet'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Edwards , Oustalet'^^xsd:string;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5448'^^xsd:string;
  dwc:collector 'Humblot'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:country 'Comoros'^^xsd:string;
  dwc:longitude '43.33306'^^xsd:double;
  dwc:latitude '-11.58611'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5448'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/738966'^^xsd:anyURI;
  dwc:observationDate '1885-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6042 120.9822)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.6042"^^xsd:decimal ;
  dwc:decimalLongitude "120.9822"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.6042 120.9822)"^^geo:wktLiteral ;
  geo-pos:lat "14.6042"^^xsd:decimal ;
  geo-pos:long "120.9822"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "3000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F740910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/740910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/644" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3054'^^xsd:integer;
  dwc:scientificName 'Lanius cephalomelus Bonaparte, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bonaparte Charles Lucien Jules Laurent (M.)'^^xsd:string;
  dwc:yearIdentified '1853'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/644'^^xsd:string;
  dwc:collector 'Du Bus'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1847'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Philippines'^^xsd:string;
  dwc:longitude '120.9822'^^xsd:double;
  dwc:latitude '14.6042'^^xsd:double;
  dwc:coordinatePrecision '3000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:644'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/740910'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.49167 110.00444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.49167"^^xsd:decimal ;
  dwc:decimalLongitude "110.00444"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.49167 110.00444)"^^geo:wktLiteral ;
  geo-pos:lat "-7.49167"^^xsd:decimal ;
  geo-pos:long "110.00444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/742410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2011-08-18'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3126'^^xsd:integer;
  dwc:scientificName 'Passer montanus malaccensis Dubois, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dubois Alphonse Joseph Charles (M.), Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1945'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9270'^^xsd:string;
  dwc:collector 'Payen'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1844'^^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 '110.00444'^^xsd:double;
  dwc:latitude '-7.49167'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/742410'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.2 102.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.2"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/742423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/2400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3127'^^xsd:integer;
  dwc:scientificName 'Passer montanus malaccensis Dubois, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dubois Alphonse Joseph Charles (M.), Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1945'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/2400'^^xsd:string;
  dwc:collector 'Lacordaire  (Dhr.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1862'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '102.25'^^xsd:double;
  dwc:latitude '2.2'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:2400'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/742423'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.2 102.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.2"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/742463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/2400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3128'^^xsd:integer;
  dwc:scientificName 'Passer montanus malaccensis Dubois, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dubois Alphonse Joseph Charles (M.), Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1945'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/2400'^^xsd:string;
  dwc:collector 'Lacordaire  (Dhr.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1862'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '102.25'^^xsd:double;
  dwc:latitude '2.2'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:2400'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/742463'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742465> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.2 102.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.2"^^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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F742465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/742465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/2400" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3188'^^xsd:integer;
  dwc:scientificName 'Passer montanus malaccensis Dubois, 1885'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dubois Alphonse Joseph Charles (M.), Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1945'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/2400'^^xsd:string;
  dwc:collector 'Lacordaire  (Dhr.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1862'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '102.25'^^xsd:double;
  dwc:latitude '2.2'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:2400'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/742465'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F746614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F746614> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F746614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.32459 15.32146)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.32459"^^xsd:decimal ;
  dwc:decimalLongitude "15.32146"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F746614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.32459 15.32146)"^^geo:wktLiteral ;
  geo-pos:lat "-4.32459"^^xsd:decimal ;
  geo-pos:long "15.32146"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F746614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/746614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/5493" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-04-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3124'^^xsd:integer;
  dwc:scientificName 'Ploceus bohndorffi Reichenow, 1887'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1940'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/5493'^^xsd:string;
  dwc:collector 'Bohndorff'^^xsd:string;
  dwc:yearCollected '1885'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '15.32146'^^xsd:double;
  dwc:latitude '-4.32459'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:5493'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/746614'^^xsd:anyURI;
  dwc:observationDate '1885-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F746947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F746947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F746947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F746947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/746947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/19062" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3181'^^xsd:integer;
  dwc:scientificName 'Textor velatus upembae Verheyen, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1950'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/19062'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte , Institut des Parcs nationaux du Congo belge'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.51667'^^xsd:double;
  dwc:latitude '-8.65'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10962'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/746947'^^xsd:anyURI;
  dwc:observationDate '1948-12-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F751348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F751348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F751348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 11.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^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 "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F751348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/751348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/3750" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-01-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3062'^^xsd:integer;
  dwc:scientificName 'Symplectes chrysophrys J & E Verreaux, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verreaux , Verreaux Edouard'^^xsd:string;
  dwc:yearIdentified '1855'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/3750'^^xsd:string;
  dwc:collector 'du Bus B.'^^xsd:string;
  dwc:yearCollected '1876'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:longitude '11.75'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3750'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/751348'^^xsd:anyURI;
  dwc:observationDate '1876-04-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18 -92.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18"^^xsd:decimal ;
  dwc:decimalLongitude "-92.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 "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/753524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-10-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3034'^^xsd:integer;
  dwc:scientificName 'Cyanocorax unicolor du Bus, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'du Bus B.'^^xsd:string;
  dwc:yearIdentified '1847'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9270'^^xsd:string;
  dwc:collector 'Ghiesbreght'^^xsd:string;
  dwc:yearCollected '1845'^^xsd:integer;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.66667'^^xsd:double;
  dwc:latitude '18'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/753524'^^xsd:anyURI;
  dwc:observationDate '1845-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (18 -92.66667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "18"^^xsd:decimal ;
  dwc:decimalLongitude "-92.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 "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F753525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/753525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-10-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3034'^^xsd:integer;
  dwc:scientificName 'Cyanocorax unicolor du Bus, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'du Bus B.'^^xsd:string;
  dwc:yearIdentified '1847'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9270'^^xsd:string;
  dwc:collector 'Ghiesbreght'^^xsd:string;
  dwc:yearCollected '1845'^^xsd:integer;
  dwc:country 'Mexico'^^xsd:string;
  dwc:longitude '-92.66667'^^xsd:double;
  dwc:latitude '18'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/753525'^^xsd:anyURI;
  dwc:observationDate '1845-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-17 -65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-17"^^xsd:decimal ;
  dwc:decimalLongitude "-65"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/754012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3037'^^xsd:integer;
  dwc:scientificName 'Cyanocorax violaceus Du Bus, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1945'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9270'^^xsd:string;
  dwc:collector 'Popelaire de Terloo Jean Baptiste Louis Joseph (Baron)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1844'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-65'^^xsd:integer;
  dwc:latitude '-17'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/754012'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.48801 -66.87919)"^^geo:wktLiteral ;
  dwc:decimalLatitude "10.48801"^^xsd:decimal ;
  dwc:decimalLongitude "-66.87919"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (10.48801 -66.87919)"^^geo:wktLiteral ;
  geo-pos:lat "10.48801"^^xsd:decimal ;
  geo-pos:long "-66.87919"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/754044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1332" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3088'^^xsd:integer;
  dwc:scientificName 'Cyanocorax yncas caeruleocephala (Dubois, 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dubois Alphonse Joseph Charles (M.)'^^xsd:string;
  dwc:yearIdentified '1874'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1332'^^xsd:string;
  dwc:collector 'Linden August'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1850'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-66.87919'^^xsd:double;
  dwc:latitude '10.48801'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:1332'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/754044'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.60971 -74.08175)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.60971"^^xsd:decimal ;
  dwc:decimalLongitude "-74.08175"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.60971 -74.08175)"^^geo:wktLiteral ;
  geo-pos:lat "4.60971"^^xsd:decimal ;
  geo-pos:long "-74.08175"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "20000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/754051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1332" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-07'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3086'^^xsd:integer;
  dwc:scientificName 'Cyanocorax yncas cyanodorsalis (A.J.C. Dubois, 1874)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dubois Alphonse Joseph Charles (M.)'^^xsd:string;
  dwc:yearIdentified '1874'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1332'^^xsd:string;
  dwc:collector 'Parzudaki Emile (M.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1850'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '11'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-74.08175'^^xsd:double;
  dwc:latitude '4.60971'^^xsd:double;
  dwc:coordinatePrecision '20000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:1332'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/754051'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-2 -77.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-2"^^xsd:decimal ;
  dwc:decimalLongitude "-77.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 "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F754286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/754286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1823" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3055'^^xsd:integer;
  dwc:scientificName 'Cyanocitta turcosa Bonaparte, 1853'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Bonaparte Charles Lucien Jules Laurent (M.)'^^xsd:string;
  dwc:yearIdentified '1853'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1823'^^xsd:string;
  dwc:collector 'Verreaux'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1854'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:longitude '-77.5'^^xsd:double;
  dwc:latitude '-2'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:1823'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/754286'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/764873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3080'^^xsd:integer;
  dwc:scientificName 'Tinamus major peruvianus Bonaparte 1856'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen'^^xsd:string;
  dwc:yearIdentified '1941'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9270'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1844'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '-10'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/764873'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/764880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3081'^^xsd:integer;
  dwc:scientificName 'Tinamus tao kleei (Tschudi, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen'^^xsd:string;
  dwc:yearIdentified '1941'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9270'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1844'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '-10'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/764880'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10 -76)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10"^^xsd:decimal ;
  dwc:decimalLongitude "-76"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F764881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/764881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9270" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-02-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3082'^^xsd:integer;
  dwc:scientificName 'Tinamus tao kleei (Tschudi, 1843)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Verheyen'^^xsd:string;
  dwc:yearIdentified '1941'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9270'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1844'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:longitude '-76'^^xsd:integer;
  dwc:latitude '-10'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9270'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/764881'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F770349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F770349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F770349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.21644 -73.34917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.21644"^^xsd:decimal ;
  dwc:decimalLongitude "-73.34917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F770349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/770349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1549" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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:typ'^^xsd:anyURI;
  dwc:catalogNumber '3063'^^xsd:integer;
  dwc:scientificName 'Vireo frenatus Dubus, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Du Bus , Verheyen'^^xsd:string;
  dwc:yearIdentified '1949'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'specimen'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1549'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1852'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-73.34917'^^xsd:double;
  dwc:latitude '8.21644'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:1549'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/770349'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/773336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1821" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-12-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3065'^^xsd:integer;
  dwc:scientificName 'Pyrenestes personatus Du Bus, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'du Bus B.'^^xsd:string;
  dwc:yearIdentified '1855'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1821'^^xsd:string;
  dwc:collector 'Vekemans'^^xsd:string;
  dwc:yearCollected '1854'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '14'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:1821'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/773336'^^xsd:anyURI;
  dwc:observationDate '1854-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14 -14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F773337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/773337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1821" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-12-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3066'^^xsd:integer;
  dwc:scientificName 'Pyrenestes personatus Du Bus, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'du Bus B.'^^xsd:string;
  dwc:yearIdentified '1855'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1821'^^xsd:string;
  dwc:collector 'Vekemans'^^xsd:string;
  dwc:yearCollected '1854'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:longitude '-14'^^xsd:integer;
  dwc:latitude '14'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:1821'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/773337'^^xsd:anyURI;
  dwc:observationDate '1854-04-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F774735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F774735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F774735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.05 1.666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.05"^^xsd:decimal ;
  dwc:decimalLongitude "1.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 "10"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F774735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/774735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32195" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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-09-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2663'^^xsd:integer;
  dwc:scientificName 'Agama parafricana O.Mediannikov & S. Trape, 2012'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32195'^^xsd:string;
  dwc:startYearCollected '2005'^^xsd:integer;
  dwc:endYearCollected '2010'^^xsd:integer;
  dwc:startMonthCollected '6'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:country 'Benin'^^xsd:string;
  dwc:longitude '1.666667'^^xsd:double;
  dwc:latitude '9.05'^^xsd:double;
  dwc:coordinatePrecision '10'^^xsd:integer;
  dwc:preparationType 'container type: container; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32195'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/774735'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776687> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23 -102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23"^^xsd:decimal ;
  dwc:decimalLongitude "-102"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23 -102)"^^geo:wktLiteral ;
  geo-pos:lat "23"^^xsd:decimal ;
  geo-pos:long "-102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/776687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3044'^^xsd:integer;
  dwc:scientificName 'Carduelis notata Du Bus de Gisignies, 1847'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'du Bus de Gisignies Bernard (M.), Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'type'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/224'^^xsd:string;
  dwc:collector 'Carron du Villardt'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1855'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '27'^^xsd:integer;
  dwc:longitude '-102'^^xsd:integer;
  dwc:latitude '23'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:1868'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/776687'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23 -102)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23"^^xsd:decimal ;
  dwc:decimalLongitude "-102"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23 -102)"^^geo:wktLiteral ;
  geo-pos:lat "23"^^xsd:decimal ;
  geo-pos:long "-102"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F776734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/776734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/224" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-01-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3027'^^xsd:integer;
  dwc:scientificName 'Chrysomitris macroptera du Bus, 1849'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Meise , Du Bus'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'type'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/224'^^xsd:string;
  dwc:collector 'Du Bus'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:longitude '-102'^^xsd:integer;
  dwc:latitude '23'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3750'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/776734'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F777990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F777990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F777990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.21644 -73.34917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.21644"^^xsd:decimal ;
  dwc:decimalLongitude "-73.34917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F777990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/777990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/1553" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2014-02-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '3068'^^xsd:integer;
  dwc:scientificName 'Chrysomitris xanthogastra du Bus, 1855'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'du Bus de Gisignies Bernard (M.), Verheyen R. (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'type'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/1553'^^xsd:string;
  dwc:collector 'Du Bus'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1876'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '4'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '4'^^xsd:integer;
  dwc:country 'Colombia'^^xsd:string;
  dwc:longitude '-73.34917'^^xsd:double;
  dwc:latitude '8.21644'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: plateau-caisse; preservation method: dry'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:3750'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/777990'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855942> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.666667 -102.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.666667"^^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 "2800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9322" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Macrurus lecointei L.Dollo, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dollo Louis Antoine Marie Joseph (M.)'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9322'^^xsd:string;
  dwc:collector 'Exploration Antarctique Belge de la Belgica'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-102.25'^^xsd:double;
  dwc:latitude '-70.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '2800'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9322'^^xsd:anyURI;
  dwc:aphiaid '319076'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855942'^^xsd:anyURI;
  dwc:observationDate '1899-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '234596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.666667 -102.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.666667"^^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 "2800"^^xsd:integer ;
  dwc:maximumDepthInMeters "2800"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9322" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Macrurus lecointei L.Dollo, 1900'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dollo Louis Antoine Marie Joseph (M.)'^^xsd:string;
  dwc:yearIdentified '1900'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9322'^^xsd:string;
  dwc:collector 'Exploration Antarctique Belge de la Belgica'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:longitude '-102.25'^^xsd:double;
  dwc:latitude '-70.666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '2800'^^xsd:integer;
  dwc:maximumDepth '2800'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9322'^^xsd:anyURI;
  dwc:aphiaid '319076'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855943'^^xsd:anyURI;
  dwc:observationDate '1899-03-14'^^xsd:date;
  dwc:aphiaIdAccepted '234596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "29.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6729" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Micralestes stormsi, G.A.Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6729'^^xsd:string;
  dwc:collector 'Storms'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.35'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6729'^^xsd:anyURI;
  dwc:aphiaid '1016891'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855952'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1016891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "29.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6729" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Auchenoglanis punctatus G.A.Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6729'^^xsd:string;
  dwc:collector 'Storms'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.35'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6729'^^xsd:anyURI;
  dwc:aphiaid '1017793'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855953'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1017793'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "29.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6729" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Auchenoglanis pulcher, G.A.Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6729'^^xsd:string;
  dwc:collector 'Storms'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.35'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6729'^^xsd:anyURI;
  dwc:aphiaid '1016218'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855954'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1016218'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "29.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6729" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Amphilius brevis G.A.Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6729'^^xsd:string;
  dwc:collector 'Storms'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.35'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6729'^^xsd:anyURI;
  dwc:aphiaid '1018783'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855957'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1018783'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "29.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6729" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Phractura lindica G.A.Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6729'^^xsd:string;
  dwc:collector 'Storms'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.35'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6729'^^xsd:anyURI;
  dwc:aphiaid '1016903'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855960'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1016903'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "29.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6729" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Pseudoplesiops squamiceps G.A.Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6729'^^xsd:string;
  dwc:collector 'Storms'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.35'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6729'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855961'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "29.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6729" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Tilapia stormsi G.A.Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6729'^^xsd:string;
  dwc:collector 'Storms'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.35'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6729'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855964'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855971> ;
  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 "7.3152"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855971>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6828" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Trematomus newnesi G.A.Boulenger 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6828'^^xsd:string;
  dwc:collector '"Southern Cross"'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:longitude '16.40626'^^xsd:double;
  dwc:latitude '-78.15856'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:minimumDepth '7.3152'^^xsd:double;
  dwc:maximumDepth '7.3152'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6828'^^xsd:anyURI;
  dwc:aphiaid '234628'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855971'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234628'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.66 166.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.66"^^xsd:decimal ;
  dwc:decimalLongitude "166.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6304"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6828" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Trematomus newnesi G.A.Boulenger 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6828'^^xsd:string;
  dwc:collector '"Southern Cross"'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '166.78'^^xsd:double;
  dwc:latitude '-77.66'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '14.6304'^^xsd:double;
  dwc:maximumDepth '14.6304'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6828'^^xsd:anyURI;
  dwc:aphiaid '234628'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855984'^^xsd:anyURI;
  dwc:observationDate '1899-01-17'^^xsd:date;
  dwc:aphiaIdAccepted '234628'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855987> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.66 166.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.66"^^xsd:decimal ;
  dwc:decimalLongitude "166.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9.144"^^xsd:integer ;
  dwc:maximumDepthInMeters "9.144"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6828" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Trematomus newnesi G.A.Boulenger 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6828'^^xsd:string;
  dwc:collector '"Southern Cross"'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:longitude '166.78'^^xsd:double;
  dwc:latitude '-77.66'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '9.144'^^xsd:double;
  dwc:maximumDepth '9.144'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6828'^^xsd:anyURI;
  dwc:aphiaid '234628'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855987'^^xsd:anyURI;
  dwc:observationDate '1899-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '234628'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855989> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.66 166.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.66"^^xsd:decimal ;
  dwc:decimalLongitude "166.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14.6304"^^xsd:integer ;
  dwc:maximumDepthInMeters "14.6304"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6828" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Trematomus borchgrevinki G.A.Boulenger 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6828'^^xsd:string;
  dwc:collector '"Southern Cross"'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:longitude '166.78'^^xsd:double;
  dwc:latitude '-77.66'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '14.6304'^^xsd:double;
  dwc:maximumDepth '14.6304'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6828'^^xsd:anyURI;
  dwc:aphiaid '313407'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855989'^^xsd:anyURI;
  dwc:observationDate '1899-09-08'^^xsd:date;
  dwc:aphiaIdAccepted '234801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.66 166.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.66"^^xsd:decimal ;
  dwc:decimalLongitude "166.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3152"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6828" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Trematomus hansoni G.A.Boulenger 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6828'^^xsd:string;
  dwc:collector '"Southern Cross"'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '166.78'^^xsd:double;
  dwc:latitude '-77.66'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '7.3152'^^xsd:double;
  dwc:maximumDepth '7.3152'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6828'^^xsd:anyURI;
  dwc:aphiaid '234772'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855991'^^xsd:anyURI;
  dwc:observationDate '1899-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '234772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.66 166.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.66"^^xsd:decimal ;
  dwc:decimalLongitude "166.78"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7.3152"^^xsd:integer ;
  dwc:maximumDepthInMeters "7.3152"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6828" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Trematomus bernacchii G.A.Boulenger 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6828'^^xsd:string;
  dwc:collector '"Southern Cross"'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:startDayCollected '27'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:longitude '166.78'^^xsd:double;
  dwc:latitude '-77.66'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '7.3152'^^xsd:double;
  dwc:maximumDepth '7.3152'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6828'^^xsd:anyURI;
  dwc:aphiaid '234802'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855992'^^xsd:anyURI;
  dwc:observationDate '1899-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234802'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.66 166.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.66"^^xsd:decimal ;
  dwc:decimalLongitude "166.78"^^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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.66 166.78)"^^geo:wktLiteral ;
  geo-pos:lat "-77.66"^^xsd:decimal ;
  geo-pos:long "166.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6828" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Trematomus bernacchii G.A.Boulenger 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6828'^^xsd:string;
  dwc:collector '"Southern Cross"'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '166.78'^^xsd:double;
  dwc:latitude '-77.66'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6828'^^xsd:anyURI;
  dwc:aphiaid '234802'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855993'^^xsd:anyURI;
  dwc:observationDate '1899-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234802'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.66 166.78)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.66"^^xsd:decimal ;
  dwc:decimalLongitude "166.78"^^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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.66 166.78)"^^geo:wktLiteral ;
  geo-pos:lat "-77.66"^^xsd:decimal ;
  geo-pos:long "166.78"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6828" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Notothenia nicolai G.A.Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6828'^^xsd:string;
  dwc:collector '"Southern Cross"'^^xsd:string;
  dwc:yearCollected '1899'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:longitude '166.78'^^xsd:double;
  dwc:latitude '-77.66'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6828'^^xsd:anyURI;
  dwc:aphiaid '313374'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855994'^^xsd:anyURI;
  dwc:observationDate '1899-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '234644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-71.583333 -165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-71.583333"^^xsd:decimal ;
  dwc:decimalLongitude "-165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6828" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-04-26'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Pleuragramma antarcticum G.A.Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6828'^^xsd:string;
  dwc:collector '"Southern Cross"'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1901'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean ; Antarctic Ocean'^^xsd:string;
  dwc:longitude '-165'^^xsd:integer;
  dwc:latitude '-71.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:6828'^^xsd:anyURI;
  dwc:aphiaid '234721'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855995'^^xsd:anyURI;
  dwc:aphiaIdAccepted '234721'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855996> ;
  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 "434"^^xsd:integer ;
  dwc:maximumDepthInMeters "434"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855996>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F855996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/855996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6828" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Raja arctowskii Dollo, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dollo Louis Antoine Marie Joseph (M.)'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6828'^^xsd:string;
  dwc:collector 'Exploration Antarctique Belge de la Belgica'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean ; Antarctic Ocean'^^xsd:string;
  dwc:longitude '-87.616667'^^xsd:double;
  dwc:latitude '-71.316667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '434'^^xsd:integer;
  dwc:maximumDepth '434'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9322'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/855996'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -87.783333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.383333"^^xsd:decimal ;
  dwc:decimalLongitude "-87.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.383333 -87.783333)"^^geo:wktLiteral ;
  geo-pos:lat "-70.383333"^^xsd:decimal ;
  geo-pos:long "-87.783333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9322" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Raja arctowskii Dollo, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dollo Louis Antoine Marie Joseph (M.)'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9322'^^xsd:string;
  dwc:collector 'Exploration Antarctique Belge de la Belgica'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean ; Antarctic Ocean'^^xsd:string;
  dwc:longitude '-87.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:9322'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856167'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856169> ;
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856169>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9322" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Raja arctowskii Dollo, 1904'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Dollo Louis Antoine Marie Joseph (M.)'^^xsd:string;
  dwc:yearIdentified '1904'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9322'^^xsd:string;
  dwc:collector 'Exploration Antarctique Belge de la Belgica'^^xsd:string;
  dwc:yearCollected '1898'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean ; Antarctic Ocean'^^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:9322'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856169'^^xsd:anyURI;
  dwc:observationDate '1898-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68 -70.333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-68"^^xsd:decimal ;
  dwc:decimalLongitude "-70.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-68 -70.333333)"^^geo:wktLiteral ;
  geo-pos:lat "-68"^^xsd:decimal ;
  geo-pos:long "-70.333333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9326" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Dolloidraco longedorsalis L.Roule 1913'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roule'^^xsd:string;
  dwc:yearIdentified '1913'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9326'^^xsd:string;
  dwc:collector 'Expédition du "Pourquoi Pas"'^^xsd:string;
  dwc:yearCollected '1909'^^xsd:integer;
  dwc:continentOcean 'Southern Ocean ; Antarctic Ocean'^^xsd:string;
  dwc:longitude '-70.333333'^^xsd:double;
  dwc:latitude '-68'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9326'^^xsd:anyURI;
  dwc:aphiaid '234696'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856172'^^xsd:anyURI;
  dwc:observationDate '1909-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234696'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19 27.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19"^^xsd:decimal ;
  dwc:decimalLongitude "27.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Leucaspius ghigii L.Gianferrari 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gianferrari L.'^^xsd:string;
  dwc:yearIdentified '1927'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9267'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.98'^^xsd:double;
  dwc:latitude '36.19'^^xsd:double;
  dwc:coordinatePrecision '45000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9267'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856177'^^xsd:anyURI;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.19 27.98)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.19"^^xsd:decimal ;
  dwc:decimalLongitude "27.98"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "45000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9267" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Leucaspius prosperi L.Gianferrari 1927'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gianferrari L.'^^xsd:string;
  dwc:yearIdentified '1927'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9267'^^xsd:string;
  dwc:yearCollected '1926'^^xsd:integer;
  dwc:country 'Greece'^^xsd:string;
  dwc:longitude '27.98'^^xsd:double;
  dwc:latitude '36.19'^^xsd:double;
  dwc:coordinatePrecision '45000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9267'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856179'^^xsd:anyURI;
  dwc:observationDate '1926-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.8 24.7333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.8"^^xsd:decimal ;
  dwc:decimalLongitude "24.7333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/14431" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Ansorgia vittata bistriata L.Giltay 1930'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1930'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/14431'^^xsd:string;
  dwc:collector 'Schouteden Henri (Dr.)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1925'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '24.7333333333'^^xsd:double;
  dwc:latitude '2.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:9373'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856231'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 140)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "140"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "9223/Manokwari" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Leptocephalus manokwariensis L.Giltay, 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1932'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber '9223/Manokwari'^^xsd:string;
  dwc:collector 'S.A.R. le Prince Léopold'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '140'^^xsd:integer;
  dwc:latitude '-5'^^xsd:integer;
  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:occurrenceId 'http://collections.naturalsciences.be/specimen/856240'^^xsd:anyURI;
  dwc:observationDate '1929-03-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53333 129.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53333"^^xsd:decimal ;
  dwc:decimalLongitude "129.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53333 129.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53333"^^xsd:decimal ;
  geo-pos:long "129.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Eviota lachdeberei L.Giltay 1933'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1933'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9223'^^xsd:string;
  dwc:collector 'S.A.R. le Prince Léopold'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '129.9'^^xsd:double;
  dwc:latitude '-4.53333'^^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 '278593'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856260'^^xsd:anyURI;
  dwc:observationDate '1929-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '278593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53333 129.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.53333"^^xsd:decimal ;
  dwc:decimalLongitude "129.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.53333 129.9)"^^geo:wktLiteral ;
  geo-pos:lat "-4.53333"^^xsd:decimal ;
  geo-pos:long "129.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-05-03'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Eviota nigriventris L.Giltay 1932'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1933'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9223'^^xsd:string;
  dwc:collector 'S.A.R. le Prince Léopold'^^xsd:string;
  dwc:yearCollected '1929'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:country 'Indonesia'^^xsd:string;
  dwc:longitude '129.9'^^xsd:double;
  dwc:latitude '-4.53333'^^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 '219457'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856262'^^xsd:anyURI;
  dwc:observationDate '1929-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '219457'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.470834 -61.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.470834"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.470834 -61.75)"^^geo:wktLiteral ;
  geo-pos:lat "0.470834"^^xsd:decimal ;
  geo-pos:long "-61.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Paracanthopoma parva L.Giltay 1934'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1934'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10121'^^xsd:string;
  dwc:collector 'Lako , Salathé'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'Rio Catrimany'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-61.75'^^xsd:double;
  dwc:latitude '0.470834'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10121'^^xsd:anyURI;
  dwc:aphiaid '1015255'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856263'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015255'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -63.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-63.92"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -63.92)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-63.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-05-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Etropus delsmani P.Chabanaud 1940'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chabanaud'^^xsd:string;
  dwc:yearIdentified '1940'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10911'^^xsd:string;
  dwc:collector '9° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-63.92'^^xsd:double;
  dwc:latitude '11'^^xsd:integer;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '293596'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856279'^^xsd:anyURI;
  dwc:observationDate '1936-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '293596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -63.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-63.92"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -63.92)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-63.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Etropus delsmani P.Chabanaud 1940'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chabanaud'^^xsd:string;
  dwc:yearIdentified '1940'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10911'^^xsd:string;
  dwc:collector '9° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-63.92'^^xsd:double;
  dwc:latitude '11'^^xsd:integer;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '293596'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856302'^^xsd:anyURI;
  dwc:observationDate '1936-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '293596'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856303> ;
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856303>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10910" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Monochirus hispidus atlanticus P.Chabanaud 1940'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Chabanaud'^^xsd:string;
  dwc:yearIdentified '1940'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10910'^^xsd:string;
  dwc:collector '9° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1936'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/856303'^^xsd:anyURI;
  dwc:observationDate '1936-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.648 -82.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.648"^^xsd:decimal ;
  dwc:decimalLongitude "-82.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Lagodon mercatoris H.C.Delsman 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Delsman H.C. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1939'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10911'^^xsd:string;
  dwc:collector '9° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-82.87'^^xsd:double;
  dwc:latitude '24.648'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/856308'^^xsd:anyURI;
  dwc:observationDate '1936-03-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (23.75 -76.4)"^^geo:wktLiteral ;
  dwc:decimalLatitude "23.75"^^xsd:decimal ;
  dwc:decimalLongitude "-76.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 "10000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Scorpaena mercatoris H.C.Delsman 1939'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Delsman H.C. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1939'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10911'^^xsd:string;
  dwc:collector '9° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:country 'Bahamas'^^xsd:string;
  dwc:longitude '-76.4'^^xsd:double;
  dwc:latitude '23.75'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856311'^^xsd:anyURI;
  dwc:observationDate '1936-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -63.92)"^^geo:wktLiteral ;
  dwc:decimalLatitude "11"^^xsd:decimal ;
  dwc:decimalLongitude "-63.92"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (11 -63.92)"^^geo:wktLiteral ;
  geo-pos:lat "11"^^xsd:decimal ;
  geo-pos:long "-63.92"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Prionotus scitulus var.longipennis H.C.Delsman 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Delsman H.C. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10911'^^xsd:string;
  dwc:collector '9° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-63.92'^^xsd:double;
  dwc:latitude '11'^^xsd:integer;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '323187'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856312'^^xsd:anyURI;
  dwc:observationDate '1936-02-10'^^xsd:date;
  dwc:aphiaIdAccepted '159574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (24.648 -82.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "24.648"^^xsd:decimal ;
  dwc:decimalLongitude "-82.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Prionotus scitulus var.longipennis H.C.Delsman 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Delsman H.C. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10911'^^xsd:string;
  dwc:collector '9° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-82.87'^^xsd:double;
  dwc:latitude '24.648'^^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 '323187'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856314'^^xsd:anyURI;
  dwc:observationDate '1936-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '159574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (27.3 -82.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "27.3"^^xsd:decimal ;
  dwc:decimalLongitude "-82.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 "13000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-05-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Prionotus scitulus var.longipennis H.C.Delsman 1938'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Delsman H.C. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1938'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10911'^^xsd:string;
  dwc:collector '9° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Gulf of Mexico'^^xsd:string;
  dwc:country 'United States'^^xsd:string;
  dwc:longitude '-82.99'^^xsd:double;
  dwc:latitude '27.3'^^xsd:double;
  dwc:coordinatePrecision '13000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10911'^^xsd:anyURI;
  dwc:aphiaid '323187'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856315'^^xsd:anyURI;
  dwc:observationDate '1936-03-24'^^xsd:date;
  dwc:aphiaIdAccepted '159574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.94749 29.19471)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.94749"^^xsd:decimal ;
  dwc:decimalLongitude "29.19471"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Haplochromis stappersii M.Poll 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1943'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13022'^^xsd:string;
  dwc:collector 'Poyer'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.19471'^^xsd:double;
  dwc:latitude '-5.94749'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13022'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856341'^^xsd:anyURI;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.35 28.13333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.35"^^xsd:decimal ;
  dwc:decimalLongitude "28.13333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13022" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Chiloglanis lukugae M.Poll 1943'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1943'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13022'^^xsd:string;
  dwc:collector 'Poyer'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.13333'^^xsd:double;
  dwc:latitude '-10.35'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13022'^^xsd:anyURI;
  dwc:aphiaid '1383534'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856378'^^xsd:anyURI;
  dwc:observationDate '1939-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1383534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.46667 28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.46667"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.46667 28.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.46667"^^xsd:decimal ;
  geo-pos:long "28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12838" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Clarias obscurus Max Poll 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12838'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.9'^^xsd:double;
  dwc:latitude '-8.46667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12838'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856622'^^xsd:anyURI;
  dwc:observationDate '1939-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.46667 28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.46667"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.46667 28.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.46667"^^xsd:decimal ;
  geo-pos:long "28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12838" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Clarias obscurus Max Poll 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12838'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.9'^^xsd:double;
  dwc:latitude '-8.46667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12838'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856623'^^xsd:anyURI;
  dwc:observationDate '1939-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.4666666667 28.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.4666666667"^^xsd:decimal ;
  dwc:decimalLongitude "28.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.4666666667 28.9)"^^geo:wktLiteral ;
  geo-pos:lat "-8.4666666667"^^xsd:decimal ;
  geo-pos:long "28.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/21710" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Clarias obscurus Max Poll 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/21710'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '28.9'^^xsd:double;
  dwc:latitude '-8.4666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:12838'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856624'^^xsd:anyURI;
  dwc:observationDate '1939-06-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2166666667 12.7166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-05-17'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Serranus zaslavskii M.Poll 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11204'^^xsd:string;
  dwc:collector '11° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.7166666667'^^xsd:double;
  dwc:latitude '-13.2166666667'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/856626'^^xsd:anyURI;
  dwc:observationDate '1937-02-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "-12.5"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-05-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Blennius normani Max Poll 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11553'^^xsd:string;
  dwc:collector '14° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '-12.5'^^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 '273121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856709'^^xsd:anyURI;
  dwc:observationDate '1938-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "-12.5"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-05-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Blennius normani Max Poll 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11553'^^xsd:string;
  dwc:collector '14° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '-12.5'^^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 '273121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856711'^^xsd:anyURI;
  dwc:observationDate '1938-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5 18.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.5"^^xsd:decimal ;
  dwc:decimalLongitude "18.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.5 18.5)"^^geo:wktLiteral ;
  geo-pos:lat "-12.5"^^xsd:decimal ;
  geo-pos:long "18.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "999999"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F856712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/856712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-05-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Blennius normani Max Poll 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11553'^^xsd:string;
  dwc:collector '14° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1938'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '18.5'^^xsd:double;
  dwc:latitude '-12.5'^^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 '273121'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/856712'^^xsd:anyURI;
  dwc:observationDate '1938-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '273121'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '515'^^xsd:integer;
  dwc:scientificName 'Retroculus septentrionalis J.P.Gosse 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st014'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1013123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857519'^^xsd:anyURI;
  dwc:observationDate '1969-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1013123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857520> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '516'^^xsd:integer;
  dwc:scientificName 'Retroculus septentrionalis J.P.Gosse 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st014'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1013123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857520'^^xsd:anyURI;
  dwc:observationDate '1969-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1013123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '517'^^xsd:integer;
  dwc:scientificName 'Retroculus septentrionalis J.P.Gosse 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st014'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1013123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857522'^^xsd:anyURI;
  dwc:observationDate '1969-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1013123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '518'^^xsd:integer;
  dwc:scientificName 'Retroculus septentrionalis J.P.Gosse 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st014'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1013123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857523'^^xsd:anyURI;
  dwc:observationDate '1969-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1013123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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 '2018-06-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '520'^^xsd:integer;
  dwc:scientificName 'Retroculus septentrionalis J.P.Gosse 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st011'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Camopi'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1013123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857531'^^xsd:anyURI;
  dwc:observationDate '1969-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1013123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '521'^^xsd:integer;
  dwc:scientificName 'Retroculus septentrionalis J.P.Gosse 1971'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Camopi'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1013123'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857534'^^xsd:anyURI;
  dwc:observationDate '1969-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1013123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 11.341667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.966667"^^xsd:decimal ;
  dwc:decimalLongitude "11.341667"^^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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.966667 11.341667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.966667"^^xsd:decimal ;
  geo-pos:long "11.341667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '522'^^xsd:integer;
  dwc:scientificName 'Raja leucosticta (Stehmann, 1971)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann M.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud'^^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 'DR Congo'^^xsd:string;
  dwc:longitude '11.341667'^^xsd:double;
  dwc:latitude '-4.966667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '300'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '298956'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857536'^^xsd:anyURI;
  dwc:observationDate '1948-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '271565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.516667 -16.383333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.516667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.383333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '523'^^xsd:integer;
  dwc:scientificName 'Raja leucosticta (Stehmann, 1971)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann M.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:longitude '-16.383333'^^xsd:double;
  dwc:latitude '9.516667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '298956'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857539'^^xsd:anyURI;
  dwc:observationDate '1949-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '271565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857540> ;
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857540>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '524'^^xsd:integer;
  dwc:scientificName 'Raja leucosticta (Stehmann, 1971)'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stehmann M.'^^xsd:string;
  dwc:yearIdentified '1971'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud'^^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 '298956'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857540'^^xsd:anyURI;
  dwc:observationDate '1949-03-25'^^xsd:date;
  dwc:aphiaIdAccepted '271565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -54.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23654" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '528'^^xsd:integer;
  dwc:scientificName 'Corydoras octocirrus Nijssen, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23654'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Oelemari'^^xsd:string;
  dwc:country 'Suriname'^^xsd:string;
  dwc:longitude '-54.5333333333'^^xsd:double;
  dwc:latitude '3.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:23654'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857550'^^xsd:anyURI;
  dwc:observationDate '1966-11-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.33333 13.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.33333"^^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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.33333 13.066667)"^^geo:wktLiteral ;
  geo-pos:lat "-9.33333"^^xsd:decimal ;
  geo-pos:long "13.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '529'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Rio Cuanza, South Atlantique ;  Zuid Atlantische ; Atlantique Sud'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.066667'^^xsd:double;
  dwc:latitude '-9.33333'^^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 '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857551'^^xsd:anyURI;
  dwc:observationDate '1949-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.33333 13.066667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.33333"^^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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.33333 13.066667)"^^geo:wktLiteral ;
  geo-pos:lat "-9.33333"^^xsd:decimal ;
  geo-pos:long "13.066667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '530'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Rio Cuanza, South Atlantique ;  Zuid Atlantische ; Atlantique Sud'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '13.066667'^^xsd:double;
  dwc:latitude '-9.33333'^^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 '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857553'^^xsd:anyURI;
  dwc:observationDate '1949-01-31'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857554> ;
  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 "85"^^xsd:integer ;
  dwc:maximumDepthInMeters "85"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857554>
  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 "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '531'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud'^^xsd:string;
  dwc:longitude '10.608333'^^xsd:double;
  dwc:latitude '-3.958333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '85'^^xsd:integer;
  dwc:maximumDepth '85'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857554'^^xsd:anyURI;
  dwc:observationDate '1948-09-06'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.133333 -11.995833)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.133333"^^xsd:decimal ;
  dwc:decimalLongitude "-11.995833"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters "54"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '532'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^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 '-11.995833'^^xsd:double;
  dwc:latitude '-4.133333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:maximumDepth '54'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857555'^^xsd:anyURI;
  dwc:observationDate '1948-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.283333 12.708333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.283333"^^xsd:decimal ;
  dwc:decimalLongitude "12.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '533'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '29'^^xsd:integer;
  dwc:endDayCollected '30'^^xsd:integer;
  dwc:continentOcean 'South Atlantique ;  Zuid Atlantische ; Atlantique Sud'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.708333'^^xsd:double;
  dwc:latitude '-7.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:16808'^^xsd:anyURI;
  dwc:aphiaid '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857556'^^xsd:anyURI;
  dwc:observationDate '1948-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857618> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857618> ;
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857618>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '534'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Mission Mbizi'^^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 '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857618'^^xsd:anyURI;
  dwc:observationDate '1948-12-03'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2166667 12.7166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.2166667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '535'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^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.7166666667'^^xsd:double;
  dwc:latitude '-13.2166667'^^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 '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857620'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.583333 11.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.583333"^^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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.583333 11.75)"^^geo:wktLiteral ;
  geo-pos:lat "-16.583333"^^xsd:decimal ;
  geo-pos:long "11.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '536'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.75'^^xsd:double;
  dwc:latitude '-16.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:16808'^^xsd:anyURI;
  dwc:aphiaid '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857621'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.6 11.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.6"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.6 11.45)"^^geo:wktLiteral ;
  geo-pos:lat "-16.6"^^xsd:decimal ;
  geo-pos:long "11.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '537'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.45'^^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:16808'^^xsd:anyURI;
  dwc:aphiaid '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857622'^^xsd:anyURI;
  dwc:observationDate '1949-01-27'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857623> ;
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857623>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '538'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.85'^^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:16808'^^xsd:anyURI;
  dwc:aphiaid '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857623'^^xsd:anyURI;
  dwc:observationDate '1949-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857624> ;
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857624>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '539'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857624'^^xsd:anyURI;
  dwc:observationDate '1949-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.45 11.766667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-16.45"^^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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-16.45 11.766667)"^^geo:wktLiteral ;
  geo-pos:lat "-16.45"^^xsd:decimal ;
  geo-pos:long "11.766667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '540'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.766667'^^xsd:double;
  dwc:latitude '-16.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:16808'^^xsd:anyURI;
  dwc:aphiaid '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857625'^^xsd:anyURI;
  dwc:observationDate '1949-05-07'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 11.866667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-12.9"^^xsd:decimal ;
  dwc:decimalLongitude "11.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-12.9 11.866667)"^^geo:wktLiteral ;
  geo-pos:lat "-12.9"^^xsd:decimal ;
  geo-pos:long "11.866667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-20'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '541'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '11.866667'^^xsd:double;
  dwc:latitude '-12.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:16808'^^xsd:anyURI;
  dwc:aphiaid '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857629'^^xsd:anyURI;
  dwc:observationDate '1949-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857642> ;
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857642>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  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-06-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '543'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20803'^^xsd:anyURI;
  dwc:aphiaid '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857642'^^xsd:anyURI;
  dwc:observationDate '1956-06-10'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857644> ;
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857644>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20803" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '544'^^xsd:integer;
  dwc:scientificName 'Dentex barnardi Cadenat 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cadenat'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20803'^^xsd:string;
  dwc:collector 'Capart André (Dr.)'^^xsd:string;
  dwc:yearCollected '1956'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20803'^^xsd:anyURI;
  dwc:aphiaid '273959'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857644'^^xsd:anyURI;
  dwc:observationDate '1956-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '273959'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.88639 -55.62778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.88639"^^xsd:decimal ;
  dwc:decimalLongitude "-55.62778"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10910" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-12-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '546'^^xsd:integer;
  dwc:scientificName 'Loricaria apeltogaster var.amazonum H.C.Delsman'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Delsman H.C. (Dr.)'^^xsd:string;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10910'^^xsd:string;
  dwc:collector '9° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1936'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Rio Trombetas'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-55.62778'^^xsd:double;
  dwc:latitude '-1.88639'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/857661'^^xsd:anyURI;
  dwc:observationDate '1936-01-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857663> ;
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857663>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '547'^^xsd:integer;
  dwc:scientificName 'Tylosurus acus rafale B.B.Collette &N.V.Parin, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parin , Collette B.B.'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud'^^xsd:string;
  dwc:yearCollected '1949'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantische Oceaan ; Océan Atlantique ; Atlantic ocean'^^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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '293755'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857663'^^xsd:anyURI;
  dwc:observationDate '1949-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '1577319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857664> ;
  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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857664>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  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 '2016-06-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '548'^^xsd:integer;
  dwc:scientificName 'Tylosurus acus rafale B.B.Collette &N.V.Parin, 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Parin , Collette B.B.'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '16808/st170'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud'^^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:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '293755'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857664'^^xsd:anyURI;
  dwc:observationDate '1949-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1577319'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '552'^^xsd:integer;
  dwc:scientificName 'Metaloricaria paucidens Isbrücker 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st014'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1012834'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857692'^^xsd:anyURI;
  dwc:observationDate '1969-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1012834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-04-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '553'^^xsd:integer;
  dwc:scientificName 'Metaloricaria paucidens Isbrücker 1975'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1975'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st015'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Crique Sikini, rive gauche du fleuve Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1012834'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857693'^^xsd:anyURI;
  dwc:observationDate '1969-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '1012834'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1333333333 -60.0166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.0166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23156" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '555'^^xsd:integer;
  dwc:scientificName 'Rineloricaria heteroptera Isbrucker I.J.H & Nijssen H. 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23156'^^xsd:string;
  dwc:collector 'Marlier Georges (M.)'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Manaus'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-60.0166666667'^^xsd:double;
  dwc:latitude '-3.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23156'^^xsd:anyURI;
  dwc:aphiaid '1012743'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857874'^^xsd:anyURI;
  dwc:observationDate '1963-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1012743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1333333333 -60.0166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.0166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23156" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '556'^^xsd:integer;
  dwc:scientificName 'Rineloricaria heteroptera Isbrucker I.J.H & Nijssen H. 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23156'^^xsd:string;
  dwc:collector 'Marlier Georges (M.)'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Manaus'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-60.0166666667'^^xsd:double;
  dwc:latitude '-3.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23156'^^xsd:anyURI;
  dwc:aphiaid '1012743'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857875'^^xsd:anyURI;
  dwc:observationDate '1963-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1012743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-3.1333333333 -60.0166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-3.1333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-60.0166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23156" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '557'^^xsd:integer;
  dwc:scientificName 'Rineloricaria heteroptera Isbrucker I.J.H & Nijssen H. 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23156'^^xsd:string;
  dwc:collector 'Marlier Georges (M.)'^^xsd:string;
  dwc:yearCollected '1963'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Manaus'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-60.0166666667'^^xsd:double;
  dwc:latitude '-3.1333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23156'^^xsd:anyURI;
  dwc:aphiaid '1012743'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857876'^^xsd:anyURI;
  dwc:observationDate '1963-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '1012743'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2166666667 12.7166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-06-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '561'^^xsd:integer;
  dwc:scientificName 'Cypselurus milleri, H.Gibbs Jr.&J.C.Staiger 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gibbs H., Staiger J.C.'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11204'^^xsd:string;
  dwc:collector '9° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.7166666667'^^xsd:double;
  dwc:latitude '-13.2166666667'^^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 '312469'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857889'^^xsd:anyURI;
  dwc:observationDate '1937-02-04'^^xsd:date;
  dwc:aphiaIdAccepted '272158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857897> ;
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857897>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '562'^^xsd:integer;
  dwc:scientificName 'Cypselurus milleri, H.Gibbs Jr.&J.C.Staiger 1970'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gibbs H., Staiger J.C.'^^xsd:string;
  dwc:yearIdentified '1970'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^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: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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '312469'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857897'^^xsd:anyURI;
  dwc:observationDate '1948-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '272158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0666666667 -44.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-20.0666666667"^^xsd:decimal ;
  dwc:decimalLongitude "-44.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-20.0666666667 -44.3)"^^geo:wktLiteral ;
  geo-pos:lat "-20.0666666667"^^xsd:decimal ;
  geo-pos:long "-44.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '565'^^xsd:integer;
  dwc:scientificName 'Apistogramma roraimae S.O.Kullander, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23074'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-44.3'^^xsd:double;
  dwc:latitude '-20.0666666667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23074'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857906'^^xsd:anyURI;
  dwc:observationDate '1962-12-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0333333333 -67.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F857932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/857932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24013/st192" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '570'^^xsd:integer;
  dwc:scientificName 'Apistogramma brevis S.O.Kullander, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24013/st192'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-67.2666666667'^^xsd:double;
  dwc:latitude '0.0333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24013'^^xsd:anyURI;
  dwc:aphiaid '1012407'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/857932'^^xsd:anyURI;
  dwc:observationDate '1967-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1012407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0333333333 -67.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24013/st192" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '571'^^xsd:integer;
  dwc:scientificName 'Apistogramma brevis S.O.Kullander, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24013/st192'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-67.2666666667'^^xsd:double;
  dwc:latitude '0.0333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24013'^^xsd:anyURI;
  dwc:aphiaid '1012407'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858003'^^xsd:anyURI;
  dwc:observationDate '1967-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1012407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0333333333 -67.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24013/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 '2018-08-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '572'^^xsd:integer;
  dwc:scientificName 'Apistogramma brevis S.O.Kullander, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24013/st190'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Igarapé Acaraposo'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-67.2666666667'^^xsd:double;
  dwc:latitude '0.0333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24013'^^xsd:anyURI;
  dwc:aphiaid '1012407'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858037'^^xsd:anyURI;
  dwc:observationDate '1967-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '1012407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 -78.23333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "-78.23333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24013/st191bis" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '574'^^xsd:integer;
  dwc:scientificName 'Apistogramma brevis S.O.Kullander, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24013/st191bis'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-78.23333'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24013'^^xsd:anyURI;
  dwc:aphiaid '1012407'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858039'^^xsd:anyURI;
  dwc:observationDate '1967-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1012407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 -78.23333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "-78.23333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24013/st191bis" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '575'^^xsd:integer;
  dwc:scientificName 'Apistogramma personata S.O.Kullander, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24013/st191bis'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-78.23333'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24013'^^xsd:anyURI;
  dwc:aphiaid '1012401'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858040'^^xsd:anyURI;
  dwc:observationDate '1967-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1012401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5 -78.23333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5"^^xsd:decimal ;
  dwc:decimalLongitude "-78.23333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24013/st191bis" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '576'^^xsd:integer;
  dwc:scientificName 'Apistogramma personata S.O.Kullander, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24013/st191bis'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-78.23333'^^xsd:double;
  dwc:latitude '-5'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24013'^^xsd:anyURI;
  dwc:aphiaid '1012401'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858041'^^xsd:anyURI;
  dwc:observationDate '1967-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1012401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.1175977728 -63.7509155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.1175977728"^^xsd:decimal ;
  dwc:decimalLongitude "-63.7509155273"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.1175977728 -63.7509155273)"^^geo:wktLiteral ;
  geo-pos:lat "-10.1175977728"^^xsd:decimal ;
  geo-pos:long "-63.7509155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24013/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 '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '584'^^xsd:integer;
  dwc:scientificName 'Apistogramma pulchra S.O.Kullander, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24013/st182'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rio Preto'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-63.7509155273'^^xsd:double;
  dwc:latitude '-10.1175977728'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24013'^^xsd:anyURI;
  dwc:aphiaid '1012403'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858071'^^xsd:anyURI;
  dwc:observationDate '1967-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1012403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.1175977728 -63.7509155273)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-10.1175977728"^^xsd:decimal ;
  dwc:decimalLongitude "-63.7509155273"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-10.1175977728 -63.7509155273)"^^geo:wktLiteral ;
  geo-pos:lat "-10.1175977728"^^xsd:decimal ;
  geo-pos:long "-63.7509155273"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "10000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24013/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 '2018-08-21'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '585'^^xsd:integer;
  dwc:scientificName 'Apistogramma pulchra S.O.Kullander, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24013/st182'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Rio Preto'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-63.7509155273'^^xsd:double;
  dwc:latitude '-10.1175977728'^^xsd:double;
  dwc:coordinatePrecision '10000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24013'^^xsd:anyURI;
  dwc:aphiaid '1012403'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858072'^^xsd:anyURI;
  dwc:observationDate '1967-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '1012403'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '590'^^xsd:integer;
  dwc:scientificName 'Apistogramma gossei S.O.Kullander, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23074'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '4'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23074'^^xsd:anyURI;
  dwc:aphiaid '1383790'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858078'^^xsd:anyURI;
  dwc:observationDate '1962-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1383790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '591'^^xsd:integer;
  dwc:scientificName 'Apistogramma gossei S.O.Kullander, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23074'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '4'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23074'^^xsd:anyURI;
  dwc:aphiaid '1383790'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858079'^^xsd:anyURI;
  dwc:observationDate '1962-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1383790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/st017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '593'^^xsd:integer;
  dwc:scientificName 'Apistogramma gossei S.O.Kullander, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st017'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'crique Adjoumba, rive gauche du fleuve Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1383790'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858080'^^xsd:anyURI;
  dwc:observationDate '1969-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '1383790'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0333333333 -67.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24013/st192" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-19'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '598'^^xsd:integer;
  dwc:scientificName 'Apistogramma elizabethae S.O.Kullander, 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24013/st192'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-67.2666666667'^^xsd:double;
  dwc:latitude '0.0333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24013'^^xsd:anyURI;
  dwc:aphiaid '1012409'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858085'^^xsd:anyURI;
  dwc:observationDate '1967-12-09'^^xsd:date;
  dwc:aphiaIdAccepted '1012409'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.2166666667 12.7166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.2166666667"^^xsd:decimal ;
  dwc:decimalLongitude "12.7166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/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-06-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '600'^^xsd:integer;
  dwc:scientificName 'Serranus zaslavskii M.Poll 1946'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1946'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11204'^^xsd:string;
  dwc:collector '9° Croisière du "Mercator"'^^xsd:string;
  dwc:yearCollected '1937'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.7166666667'^^xsd:double;
  dwc:latitude '-13.2166666667'^^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:occurrenceId 'http://collections.naturalsciences.be/specimen/858087'^^xsd:anyURI;
  dwc:observationDate '1937-02-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26667 12.03333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-7.26667"^^xsd:decimal ;
  dwc:decimalLongitude "12.03333"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-7.26667 12.03333)"^^geo:wktLiteral ;
  geo-pos:lat "-7.26667"^^xsd:decimal ;
  geo-pos:long "12.03333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16808" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '601'^^xsd:integer;
  dwc:scientificName 'Congermuraena africana M.Poll 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16808'^^xsd:string;
  dwc:collector 'Exploration Océanographe de l\'Antlantique Sud "Mbizi"'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Atlantique Sud'^^xsd:string;
  dwc:country 'Angola'^^xsd:string;
  dwc:longitude '12.03333'^^xsd:double;
  dwc:latitude '-7.26667'^^xsd:double;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '317317'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858088'^^xsd:anyURI;
  dwc:observationDate '1948-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '281191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.47083 -61.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.47083"^^xsd:decimal ;
  dwc:decimalLongitude "-61.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 "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/10121" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '602'^^xsd:integer;
  dwc:scientificName 'Paracanthopoma parva L.Giltay 1934'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Giltay L.'^^xsd:string;
  dwc:yearIdentified '1934'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/10121'^^xsd:string;
  dwc:collector 'Lako , Salathé'^^xsd:string;
  dwc:yearCollected '1930'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'affl.Rio Branco, Rio Catrimani'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-61.75'^^xsd:double;
  dwc:latitude '0.47083'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:10121'^^xsd:anyURI;
  dwc:aphiaid '1015255'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858090'^^xsd:anyURI;
  dwc:observationDate '1930-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1015255'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 4.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.5"^^xsd:decimal ;
  dwc:decimalLongitude "4.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.5 4.2)"^^geo:wktLiteral ;
  geo-pos:lat "50.5"^^xsd:decimal ;
  geo-pos:long "4.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '604'^^xsd:integer;
  dwc:scientificName 'Aspius alburnoides Selys-longchamps, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Selys-Longchamps  (Baron)'^^xsd:string;
  dwc:yearIdentified '1842'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9812'^^xsd:string;
  dwc:collector 'de Selys-Longchamps  (Baron)'^^xsd:string;
  dwc:yearCollected '1867'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '4.2'^^xsd:double;
  dwc:latitude '50.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:9812'^^xsd:anyURI;
  dwc:aphiaid '307584'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858340'^^xsd:anyURI;
  dwc:observationDate '1867-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '154285'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (50.3946198235 5.8785980078)"^^geo:wktLiteral ;
  dwc:decimalLatitude "50.3946198235"^^xsd:decimal ;
  dwc:decimalLongitude "5.8785980078"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '605'^^xsd:integer;
  dwc:scientificName 'Aspius alburnoides Selys-longchamps, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Selys-Longchamps  (Baron)'^^xsd:string;
  dwc:yearIdentified '1842'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9812'^^xsd:string;
  dwc:collector 'de Selys-Longchamps  (Baron)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'Belgium'^^xsd:string;
  dwc:longitude '5.8785980078'^^xsd:double;
  dwc:latitude '50.3946198235'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:aphiaid '307584'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858341'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 0.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "48"^^xsd:decimal ;
  dwc:decimalLongitude "0.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (48 0.2)"^^geo:wktLiteral ;
  geo-pos:lat "48"^^xsd:decimal ;
  geo-pos:long "0.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/9812" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-29'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '606'^^xsd:integer;
  dwc:scientificName 'Aspius alburnoides Selys-longchamps, 1842'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'de Selys-Longchamps  (Baron)'^^xsd:string;
  dwc:yearIdentified '1842'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'syntype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/9812'^^xsd:string;
  dwc:collector 'de Selys-Longchamps  (Baron)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1932'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '7'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:country 'France'^^xsd:string;
  dwc:longitude '0.2'^^xsd:double;
  dwc:latitude '48'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:9812'^^xsd:anyURI;
  dwc:aphiaid '307584'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858342'^^xsd:anyURI;
  dwc:aphiaIdAccepted '154285'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (0.0333333333 -67.2666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "0.0333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-67.2666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24013/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 '2018-08-22'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '608'^^xsd:integer;
  dwc:scientificName 'Rineloricaria formosa Isbrucker I.J.H & Nijssen H. 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen'^^xsd:string;
  dwc:yearIdentified '1979'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24013/st190'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Igarapé Acaraposo'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-67.2666666667'^^xsd:double;
  dwc:latitude '0.0333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24013'^^xsd:anyURI;
  dwc:aphiaid '1012480'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858344'^^xsd:anyURI;
  dwc:observationDate '1967-12-07'^^xsd:date;
  dwc:aphiaIdAccepted '1012480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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 '2018-06-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '612'^^xsd:integer;
  dwc:scientificName 'Lasiancistrus longispinis Nijssen & Isbrücker, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st011'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Camopi'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858423'^^xsd:anyURI;
  dwc:observationDate '1969-11-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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 '2018-06-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '613'^^xsd:integer;
  dwc:scientificName 'Lasiancistrus longispinis Nijssen & Isbrücker, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st011'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Camopi'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858425'^^xsd:anyURI;
  dwc:observationDate '1969-11-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '614'^^xsd:integer;
  dwc:scientificName 'Lasiancistrus longispinis Nijssen & Isbrücker, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Camopi'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858426'^^xsd:anyURI;
  dwc:observationDate '1969-11-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '617'^^xsd:integer;
  dwc:scientificName 'Corydoras condiscipulus Nijssen & Isbrücker 1980'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1980'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23074'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '4'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23074'^^xsd:anyURI;
  dwc:aphiaid '1012414'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858436'^^xsd:anyURI;
  dwc:observationDate '1962-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1012414'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858448> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (6.083056 116.549722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "6.083056"^^xsd:decimal ;
  dwc:decimalLongitude "116.549722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24584" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '618'^^xsd:integer;
  dwc:scientificName 'Glaniopsis denudata Tyson R.Roberts 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24584'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'affl.Liwagu, affl.Labuk, Silau Silau'^^xsd:string;
  dwc:country 'Malaysia'^^xsd:string;
  dwc:longitude '116.549722'^^xsd:double;
  dwc:latitude '6.083056'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1383774'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858448'^^xsd:anyURI;
  dwc:observationDate '1971-10-07'^^xsd:date;
  dwc:aphiaIdAccepted '1383774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '628'^^xsd:integer;
  dwc:scientificName 'Lasiancistrus brevispinis Heitmans, Nijssen & Isbrücker, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Isbrücker Isaäc J.H. (Dr.), Heitmans'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st014'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858486'^^xsd:anyURI;
  dwc:observationDate '1969-12-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.4833333333 115.225)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.4833333333"^^xsd:decimal ;
  dwc:decimalLongitude "115.225"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/12421/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 '2018-10-31'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '635'^^xsd:integer;
  dwc:scientificName 'Gastromyzon lepidogaster Tyson R.Roberts 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/12421/st010'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1971'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Cours supérieur de la Sungai Tempurong'^^xsd:string;
  dwc:country 'Brunei'^^xsd:string;
  dwc:longitude '115.225'^^xsd:double;
  dwc:latitude '4.4833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24584'^^xsd:anyURI;
  dwc:aphiaid '1383773'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858717'^^xsd:anyURI;
  dwc:observationDate '1971-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1383773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -54.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23654/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 '2018-06-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '651'^^xsd:integer;
  dwc:scientificName 'Curimata punctata Vari & Nijssen, 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Vari'^^xsd:string;
  dwc:yearIdentified '1986'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23654/st162'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Oelemari'^^xsd:string;
  dwc:country 'Suriname'^^xsd:string;
  dwc:longitude '-54.5333333333'^^xsd:double;
  dwc:latitude '3.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:23654'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858763'^^xsd:anyURI;
  dwc:observationDate '1966-11-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858798> ;
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858798>
  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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  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-07-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '653'^^xsd:integer;
  dwc:scientificName 'Chlorophtalmus atlanticus Poll, 1953'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1953'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber '16808/st154'^^xsd:string;
  dwc:collector 'Poll Max (M.)'^^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: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:16808'^^xsd:anyURI;
  dwc:aphiaid '272052'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858798'^^xsd:anyURI;
  dwc:observationDate '1949-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '272052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '656'^^xsd:integer;
  dwc:scientificName 'Tylochromis regani Stiassny 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stiasny'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '30'^^xsd:integer;
  dwc:endDayCollected '5'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:26832'^^xsd:anyURI;
  dwc:aphiaid '1011554'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858801'^^xsd:anyURI;
  dwc:observationDate '1947-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1011554'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '657'^^xsd:integer;
  dwc:scientificName 'Tylochromis regani Stiassny 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stiasny'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:26832'^^xsd:anyURI;
  dwc:aphiaid '1011554'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858805'^^xsd:anyURI;
  dwc:observationDate '1948-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1011554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '658'^^xsd:integer;
  dwc:scientificName 'Tylochromis regani Stiassny 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stiasny'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:26832'^^xsd:anyURI;
  dwc:aphiaid '1011554'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858807'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1011554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '659'^^xsd:integer;
  dwc:scientificName 'Tylochromis regani Stiassny 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stiasny'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:26832'^^xsd:anyURI;
  dwc:aphiaid '1011554'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858808'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1011554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858810> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '660'^^xsd:integer;
  dwc:scientificName 'Tylochromis regani Stiassny 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stiasny'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'de Witte Gaston François (M.)'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:26832'^^xsd:anyURI;
  dwc:aphiaid '1011554'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858810'^^xsd:anyURI;
  dwc:observationDate '1947-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1011554'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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 '2018-06-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '673'^^xsd:integer;
  dwc:scientificName 'Bivibranchia simulata Géry, Planquette & Le Bail, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st011'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Camopi'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1011263'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858845'^^xsd:anyURI;
  dwc:observationDate '1969-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1011263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-12'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '674'^^xsd:integer;
  dwc:scientificName 'Bivibranchia simulata Géry, Planquette & Le Bail, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Camopi'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1011263'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858848'^^xsd:anyURI;
  dwc:observationDate '1969-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1011263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858853> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/st017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '676'^^xsd:integer;
  dwc:scientificName 'Bivibranchia simulata Géry, Planquette & Le Bail, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st017'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'crique Adjoumba, rive gauche du fleuve Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1011263'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858853'^^xsd:anyURI;
  dwc:observationDate '1969-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '1011263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.566667 -54.566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-25.566667"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-25.566667 -54.566667)"^^geo:wktLiteral ;
  geo-pos:lat "-25.566667"^^xsd:decimal ;
  geo-pos:long "-54.566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25789" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '688'^^xsd:integer;
  dwc:scientificName 'Corydoras carlae Nijssen & Isbrücker 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25789'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), Fonds Léopold III'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'petit Arroyo, affl.rive g du Rio Iguazu'^^xsd:string;
  dwc:country 'Argentina'^^xsd:string;
  dwc:longitude '-54.566667'^^xsd:double;
  dwc:latitude '-25.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:25789'^^xsd:anyURI;
  dwc:aphiaid '1008408'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858908'^^xsd:anyURI;
  dwc:observationDate '1977-11-29'^^xsd:date;
  dwc:aphiaIdAccepted '1008408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.377 -56.117)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.377"^^xsd:decimal ;
  dwc:decimalLongitude "-56.117"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28317" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '694'^^xsd:integer;
  dwc:scientificName 'Leporacanthicus heterodon  Isbrücker & Nijssen, 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28317'^^xsd:string;
  dwc:collector 'Zoologisch Museum Amsterdam - Vertebraten sectie (Fishes)'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1996'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Lagoa em frente a Jacobal, Rio Tocantins'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-56.117'^^xsd:double;
  dwc:latitude '-5.377'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:28317'^^xsd:anyURI;
  dwc:aphiaid '1011484'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858919'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1011484'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9 -73.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9"^^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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26756" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '698'^^xsd:integer;
  dwc:scientificName 'Cichlasoma amazonarum Kullander, 1983'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1983'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26756'^^xsd:string;
  dwc:collector 'Kullander S.O., Hogeborn'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Canal to Lago Paca'^^xsd:string;
  dwc:country 'Peru'^^xsd:string;
  dwc:longitude '-73.5'^^xsd:double;
  dwc:latitude '-9'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26756'^^xsd:anyURI;
  dwc:aphiaid '1012154'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858947'^^xsd:anyURI;
  dwc:observationDate '1981-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1012154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.65 26.5166666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.65"^^xsd:decimal ;
  dwc:decimalLongitude "26.5166666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F858968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/858968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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-13'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '702'^^xsd:integer;
  dwc:scientificName 'Tilapia nilotica upembae Thys van den Audenaerde, 1964'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Thys van den Audenaerde'^^xsd:string;
  dwc:yearIdentified '1964'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.5166666667'^^xsd:double;
  dwc:latitude '-8.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:26832'^^xsd:anyURI;
  dwc:aphiaid '1012193'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/858968'^^xsd:anyURI;
  dwc:observationDate '1948-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1012193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.26667 26.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.26667"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.26667 26.45)"^^geo:wktLiteral ;
  geo-pos:lat "-8.26667"^^xsd:decimal ;
  geo-pos:long "26.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '712'^^xsd:integer;
  dwc:scientificName 'Parakneria lufirae  Poll, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Lufira'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.45'^^xsd:double;
  dwc:latitude '-8.26667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26832'^^xsd:anyURI;
  dwc:aphiaid '1012768'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859736'^^xsd:anyURI;
  dwc:observationDate '1947-10-05'^^xsd:date;
  dwc:aphiaIdAccepted '1012768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.26667 26.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.26667"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.26667 26.45)"^^geo:wktLiteral ;
  geo-pos:lat "-8.26667"^^xsd:decimal ;
  geo-pos:long "26.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '713'^^xsd:integer;
  dwc:scientificName 'Parakneria lufirae  Poll, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Lufira'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.45'^^xsd:double;
  dwc:latitude '-8.26667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26832'^^xsd:anyURI;
  dwc:aphiaid '1012768'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859737'^^xsd:anyURI;
  dwc:observationDate '1947-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1012768'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.09705 26.62912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.09705"^^xsd:decimal ;
  dwc:decimalLongitude "26.62912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '714'^^xsd:integer;
  dwc:scientificName 'Parakneria lufirae  Poll, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:longitude '26.62912'^^xsd:double;
  dwc:latitude '-9.09705'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26832'^^xsd:anyURI;
  dwc:aphiaid '1012768'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859738'^^xsd:anyURI;
  dwc:observationDate '1948-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '1012768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.09705 26.62912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.09705"^^xsd:decimal ;
  dwc:decimalLongitude "26.62912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '715'^^xsd:integer;
  dwc:scientificName 'Parakneria lufirae  Poll, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '26.62912'^^xsd:double;
  dwc:latitude '-9.09705'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26832'^^xsd:anyURI;
  dwc:aphiaid '1012768'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859739'^^xsd:anyURI;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1012768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.26667 26.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.26667"^^xsd:decimal ;
  dwc:decimalLongitude "26.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.26667 26.45)"^^geo:wktLiteral ;
  geo-pos:lat "-8.26667"^^xsd:decimal ;
  geo-pos:long "26.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '716'^^xsd:integer;
  dwc:scientificName 'Parakneria lufirae  Poll, 1965'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1965'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Lufira'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '26.45'^^xsd:double;
  dwc:latitude '-8.26667'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26832'^^xsd:anyURI;
  dwc:aphiaid '1012768'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859740'^^xsd:anyURI;
  dwc:observationDate '1947-10-31'^^xsd:date;
  dwc:aphiaIdAccepted '1012768'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.09705 26.62912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.09705"^^xsd:decimal ;
  dwc:decimalLongitude "26.62912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '719'^^xsd:integer;
  dwc:scientificName 'Chiloglanis lufirae  Poll, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '26.62912'^^xsd:double;
  dwc:latitude '-9.09705'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26832'^^xsd:anyURI;
  dwc:aphiaid '1383667'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859743'^^xsd:anyURI;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1383667'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-9.09705 26.62912)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-9.09705"^^xsd:decimal ;
  dwc:decimalLongitude "26.62912"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26832" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '723'^^xsd:integer;
  dwc:scientificName 'Lamprologus symoensi  Poll, 1976'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1976'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26832'^^xsd:string;
  dwc:collector 'Mission G.F. de Witte'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:longitude '26.62912'^^xsd:double;
  dwc:latitude '-9.09705'^^xsd:double;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26832'^^xsd:anyURI;
  dwc:aphiaid '1012563'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859747'^^xsd:anyURI;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1012563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.84 -64.9)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-14.84"^^xsd:decimal ;
  dwc:decimalLongitude "-64.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-14.84 -64.9)"^^geo:wktLiteral ;
  geo-pos:lat "-14.84"^^xsd:decimal ;
  geo-pos:long "-64.9"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26890" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '724'^^xsd:integer;
  dwc:scientificName 'Apistogramma linkei Koslowski, 1985'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Koslowski  (Dr.)'^^xsd:string;
  dwc:yearIdentified '1985'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26890'^^xsd:string;
  dwc:collector 'Link H.F., Staeck W. (Mr.)'^^xsd:string;
  dwc:yearCollected '1983'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Lagunen und Restwasser an Strasse von Trinidad nach W, Rio Mamoré'^^xsd:string;
  dwc:country 'Bolivia'^^xsd:string;
  dwc:longitude '-64.9'^^xsd:double;
  dwc:latitude '-14.84'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:26890'^^xsd:anyURI;
  dwc:aphiaid '1383813'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859749'^^xsd:anyURI;
  dwc:observationDate '1983-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '1383813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-5.95 29.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-5.95"^^xsd:decimal ;
  dwc:decimalLongitude "29.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20661" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '725'^^xsd:integer;
  dwc:scientificName 'Haplotaxodon melanoides Poll, 1984'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1984'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20661'^^xsd:string;
  dwc:collector 'Exploration Hydrobiologique du lac Tanganika'^^xsd:string;
  dwc:yearCollected '1947'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.1666666667'^^xsd:double;
  dwc:latitude '-5.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:20661'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859753'^^xsd:anyURI;
  dwc:observationDate '1947-06-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3 23.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23283" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '727'^^xsd:integer;
  dwc:scientificName 'Paraliparis leobergi  Andriashev, 1982'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Andriashev'^^xsd:string;
  dwc:yearIdentified '1982'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23283'^^xsd:string;
  dwc:collector 'Mission Iris'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '23.966667'^^xsd:double;
  dwc:latitude '-70.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:23283'^^xsd:anyURI;
  dwc:aphiaid '274592'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859755'^^xsd:anyURI;
  dwc:observationDate '1965-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '274592'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1 29.35)"^^geo:wktLiteral ;
  geo-pos:lat "-1"^^xsd:decimal ;
  geo-pos:long "29.35"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/6729" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '728'^^xsd:integer;
  dwc:scientificName 'Micralestes stormsi, G.A.Boulenger, 1902'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Boulenger Georges Albert (M.)'^^xsd:string;
  dwc:yearIdentified '1902'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'lectotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/6729'^^xsd:string;
  dwc:collector 'Storms'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '1900'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '6'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Lindi'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.35'^^xsd:double;
  dwc:latitude '-1'^^xsd:integer;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:6729'^^xsd:anyURI;
  dwc:aphiaid '1016891'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859756'^^xsd:anyURI;
  dwc:aphiaIdAccepted '1016891'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.333333 -46.266667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-13.333333"^^xsd:decimal ;
  dwc:decimalLongitude "-46.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-13.333333 -46.266667)"^^geo:wktLiteral ;
  geo-pos:lat "-13.333333"^^xsd:decimal ;
  geo-pos:long "-46.266667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27688" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-02'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '730'^^xsd:integer;
  dwc:scientificName 'Ancistrus cryptophthalmus Reis, 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Reis'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27688'^^xsd:string;
  dwc:collector 'Ferrari'^^xsd:string;
  dwc:yearCollected '1978'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Rio Sao Vicente'^^xsd:string;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-46.266667'^^xsd:double;
  dwc:latitude '-13.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:27688'^^xsd:anyURI;
  dwc:aphiaid '1011652'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859758'^^xsd:anyURI;
  dwc:observationDate '1978-07-26'^^xsd:date;
  dwc:aphiaIdAccepted '1011652'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '731'^^xsd:integer;
  dwc:scientificName 'Astyanax leopoldi  Géry, Planquette & Le Bail, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st014'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1383857'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859877'^^xsd:anyURI;
  dwc:observationDate '1969-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1383857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '732'^^xsd:integer;
  dwc:scientificName 'Astyanax leopoldi  Géry, Planquette & Le Bail, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st014'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1383857'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859878'^^xsd:anyURI;
  dwc:observationDate '1969-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1383857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-04-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '735'^^xsd:integer;
  dwc:scientificName 'Astyanax leopoldi  Géry, Planquette & Le Bail, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st015'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Crique Sikini, rive gauche du fleuve Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1383857'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859881'^^xsd:anyURI;
  dwc:observationDate '1969-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '1383857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '736'^^xsd:integer;
  dwc:scientificName 'Astyanax leopoldi  Géry, Planquette & Le Bail, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Camopi'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1383857'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859882'^^xsd:anyURI;
  dwc:observationDate '1969-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1383857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-08'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '737'^^xsd:integer;
  dwc:scientificName 'Astyanax leopoldi  Géry, Planquette & Le Bail, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23074'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '4'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23074'^^xsd:anyURI;
  dwc:aphiaid '1383857'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859883'^^xsd:anyURI;
  dwc:observationDate '1962-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1383857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -54.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23654" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '742'^^xsd:integer;
  dwc:scientificName 'Guianacara owroewefi  Kullander & Nijssen, 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23654'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'petit affl.rive g. river Oelemari'^^xsd:string;
  dwc:country 'Suriname'^^xsd:string;
  dwc:longitude '-54.5333333333'^^xsd:double;
  dwc:latitude '3.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:23654'^^xsd:anyURI;
  dwc:aphiaid '1011518'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859895'^^xsd:anyURI;
  dwc:observationDate '1966-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1011518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -54.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23654/st163" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '750'^^xsd:integer;
  dwc:scientificName 'Guianacara oelemariensis  Kullander & Nijssen, 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23654/st163'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Oelemari'^^xsd:string;
  dwc:country 'Suriname'^^xsd:string;
  dwc:longitude '-54.5333333333'^^xsd:double;
  dwc:latitude '3.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:23654'^^xsd:anyURI;
  dwc:aphiaid '1011517'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859918'^^xsd:anyURI;
  dwc:observationDate '1966-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1011517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -54.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23654/st163" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '751'^^xsd:integer;
  dwc:scientificName 'Guianacara oelemariensis  Kullander & Nijssen, 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23654/st163'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Oelemari'^^xsd:string;
  dwc:country 'Suriname'^^xsd:string;
  dwc:longitude '-54.5333333333'^^xsd:double;
  dwc:latitude '3.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:23654'^^xsd:anyURI;
  dwc:aphiaid '1011517'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859920'^^xsd:anyURI;
  dwc:observationDate '1966-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1011517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -54.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23654/st163" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '752'^^xsd:integer;
  dwc:scientificName 'Guianacara oelemariensis  Kullander & Nijssen, 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23654/st163'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Oelemari'^^xsd:string;
  dwc:country 'Suriname'^^xsd:string;
  dwc:longitude '-54.5333333333'^^xsd:double;
  dwc:latitude '3.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:23654'^^xsd:anyURI;
  dwc:aphiaid '1011517'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859922'^^xsd:anyURI;
  dwc:observationDate '1966-11-14'^^xsd:date;
  dwc:aphiaIdAccepted '1011517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.1 -54.5333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.1"^^xsd:decimal ;
  dwc:decimalLongitude "-54.5333333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23654" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '753'^^xsd:integer;
  dwc:scientificName 'Guianacara oelemariensis  Kullander & Nijssen, 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Kullander S.O.'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23654'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'petit affl.rive g. river Oelemari'^^xsd:string;
  dwc:country 'Suriname'^^xsd:string;
  dwc:longitude '-54.5333333333'^^xsd:double;
  dwc:latitude '3.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:23654'^^xsd:anyURI;
  dwc:aphiaid '1011517'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859925'^^xsd:anyURI;
  dwc:observationDate '1966-11-10'^^xsd:date;
  dwc:aphiaIdAccepted '1011517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-6 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-6"^^xsd:decimal ;
  dwc:decimalLongitude "29.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 "1"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F859961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/859961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27293" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-08-09'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '757'^^xsd:integer;
  dwc:scientificName 'Trematochromis schreyeni Poll, 1987'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Poll Max (M.)'^^xsd:string;
  dwc:yearIdentified '1987'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27293'^^xsd:string;
  dwc:collector 'Schreyen M.'^^xsd:string;
  dwc:yearCollected '1981'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:continentOcean 'Lake Tanganyika'^^xsd:string;
  dwc:country 'Burundi'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '-6'^^xsd:integer;
  dwc:coordinatePrecision '1'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:27293'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/859961'^^xsd:anyURI;
  dwc:observationDate '1981-10-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '770'^^xsd:integer;
  dwc:scientificName 'Leporinus aubentoni Géry, Planquette& Le bail'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23074'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '4'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23074'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860048'^^xsd:anyURI;
  dwc:observationDate '1962-12-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '771'^^xsd:integer;
  dwc:scientificName 'Leporinus aubentoni Géry, Planquette& Le bail'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Camopi'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860050'^^xsd:anyURI;
  dwc:observationDate '1969-11-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '772'^^xsd:integer;
  dwc:scientificName 'Leporinus aubentoni Géry, Planquette& Le bail'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Camopi'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860051'^^xsd:anyURI;
  dwc:observationDate '1969-11-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '774'^^xsd:integer;
  dwc:scientificName 'Leporinus aubentoni Géry, Planquette& Le bail'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st014'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860054'^^xsd:anyURI;
  dwc:observationDate '1969-12-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-04-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '775'^^xsd:integer;
  dwc:scientificName 'Leporinus aubentoni Géry, Planquette& Le bail'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st015'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Crique Sikini, rive gauche du fleuve Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860056'^^xsd:anyURI;
  dwc:observationDate '1969-12-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4 -53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23074" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '776'^^xsd:integer;
  dwc:scientificName 'Leporinus gossei  Géry, Planquette & Le Bail, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23074'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1962'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-53'^^xsd:integer;
  dwc:latitude '4'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23074'^^xsd:anyURI;
  dwc:aphiaid '1011456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860059'^^xsd:anyURI;
  dwc:observationDate '1962-12-05'^^xsd:date;
  dwc:aphiaIdAccepted '1011456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '777'^^xsd:integer;
  dwc:scientificName 'Leporinus gossei  Géry, Planquette & Le Bail, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Camopi'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1011456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860061'^^xsd:anyURI;
  dwc:observationDate '1969-11-30'^^xsd:date;
  dwc:aphiaIdAccepted '1011456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/st017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '779'^^xsd:integer;
  dwc:scientificName 'Leporinus gossei  Géry, Planquette & Le Bail, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st017'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'crique Adjoumba, rive gauche du fleuve Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1011456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860067'^^xsd:anyURI;
  dwc:observationDate '1969-12-06'^^xsd:date;
  dwc:aphiaIdAccepted '1011456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '780'^^xsd:integer;
  dwc:scientificName 'Steindachnerina varii  Géry, Planquette & Le Bail, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st014'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:aphiaid '1384004'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860070'^^xsd:anyURI;
  dwc:observationDate '1969-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '1384004'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.083333 6.65)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.083333"^^xsd:decimal ;
  dwc:decimalLongitude "6.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.083333 6.65)"^^geo:wktLiteral ;
  geo-pos:lat "5.083333"^^xsd:decimal ;
  geo-pos:long "6.65"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27392" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '781'^^xsd:integer;
  dwc:scientificName 'Neolebias powelli  Teugels & Roberts, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Roberts , Teugels'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27392'^^xsd:string;
  dwc:collector 'Roberts Tyson R. (M.)'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Sombreiro River'^^xsd:string;
  dwc:country 'Nigeria'^^xsd:string;
  dwc:longitude '6.65'^^xsd:double;
  dwc:latitude '5.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:27392'^^xsd:anyURI;
  dwc:aphiaid '1011437'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860071'^^xsd:anyURI;
  dwc:observationDate '1987-12-08'^^xsd:date;
  dwc:aphiaIdAccepted '1011437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-11 -63)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-11"^^xsd:decimal ;
  dwc:decimalLongitude "-63"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "999999"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24013" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '783'^^xsd:integer;
  dwc:scientificName 'Crenicara latruncularium  Kullander & Staeck, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kullander S.O., Staeck W. (Mr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24013'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1967'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Brazil'^^xsd:string;
  dwc:longitude '-63'^^xsd:integer;
  dwc:latitude '-11'^^xsd:integer;
  dwc:coordinatePrecision '999999'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24013'^^xsd:anyURI;
  dwc:aphiaid '1011362'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860078'^^xsd:anyURI;
  dwc:observationDate '1967-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '1011362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (2.9333333333 -55.3833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "2.9333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-55.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31145/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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '786'^^xsd:integer;
  dwc:scientificName 'Lithoxus stocki Nijssen & Isbrücker, 1990'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Nijssen , Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:yearIdentified '1990'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31145/st153'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.), S.M. Léopold III'^^xsd:string;
  dwc:yearCollected '1966'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:continentOcean 'Paloemeu'^^xsd:string;
  dwc:country 'Suriname'^^xsd:string;
  dwc:longitude '-55.3833333333'^^xsd:double;
  dwc:latitude '2.9333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:23654'^^xsd:anyURI;
  dwc:aphiaid '1383987'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860082'^^xsd:anyURI;
  dwc:observationDate '1966-11-01'^^xsd:date;
  dwc:aphiaIdAccepted '1523891'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-1.6833333333 29.2333333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-1.6833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.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 "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16254" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '790'^^xsd:integer;
  dwc:scientificName 'Haplochromis occultidens  Snoeks, 1988'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Snoeks Jos'^^xsd:string;
  dwc:yearIdentified '1988'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16254'^^xsd:string;
  dwc:collector 'Mission d\'Exploration des lacs Kivu, Edouard & Albert'^^xsd:string;
  dwc:yearCollected '1953'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.2333333333'^^xsd:double;
  dwc:latitude '-1.6833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20432'^^xsd:anyURI;
  dwc:aphiaid '1011781'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860096'^^xsd:anyURI;
  dwc:observationDate '1953-06-22'^^xsd:date;
  dwc:aphiaIdAccepted '1011781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.483333 -54.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.483333"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.483333 -54.05)"^^geo:wktLiteral ;
  geo-pos:lat "5.483333"^^xsd:decimal ;
  geo-pos:long "-54.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/27778" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '797'^^xsd:integer;
  dwc:scientificName 'Leporinus gossei  Géry, Planquette & Le Bail, 1991'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1991'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/27778'^^xsd:string;
  dwc:collector 'Planquette P.'^^xsd:string;
  dwc:yearCollected '1980'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Crique Balaté'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-54.05'^^xsd:double;
  dwc:latitude '5.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:27778'^^xsd:anyURI;
  dwc:aphiaid '1011456'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860416'^^xsd:anyURI;
  dwc:observationDate '1980-03-04'^^xsd:date;
  dwc:aphiaIdAccepted '1011456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-70.3 23.966667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-70.3"^^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 ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/23283" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '805'^^xsd:integer;
  dwc:scientificName 'Paraliparis incognita  Stein & Tompkins, 1989'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Stein , Tompkins'^^xsd:string;
  dwc:yearIdentified '1989'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/23283'^^xsd:string;
  dwc:collector 'Mission Iris'^^xsd:string;
  dwc:yearCollected '1965'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '23.966667'^^xsd:double;
  dwc:latitude '-70.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:23283'^^xsd:anyURI;
  dwc:aphiaid '234623'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860424'^^xsd:anyURI;
  dwc:observationDate '1965-02-01'^^xsd:date;
  dwc:aphiaIdAccepted '234623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.483333 -54.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.483333"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.483333 -54.05)"^^geo:wktLiteral ;
  geo-pos:lat "5.483333"^^xsd:decimal ;
  geo-pos:long "-54.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '807'^^xsd:integer;
  dwc:scientificName 'Moenkhausia moisae Géry, Planquette & Le Bail, 1995'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28269'^^xsd:string;
  dwc:collector 'Planquette P.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Crique Balaté'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-54.05'^^xsd:double;
  dwc:latitude '5.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:28269'^^xsd:anyURI;
  dwc:aphiaid '1010846'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860433'^^xsd:anyURI;
  dwc:observationDate '1979-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1010846'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '808'^^xsd:integer;
  dwc:scientificName 'Astyanax ocellatus Géry, Planquette & Le Bail, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Camopi'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860436'^^xsd:anyURI;
  dwc:observationDate '1969-11-30'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860440> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '809'^^xsd:integer;
  dwc:scientificName 'Astyanax ocellatus Géry, Planquette & Le Bail, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st014'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860440'^^xsd:anyURI;
  dwc:observationDate '1969-12-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/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-04-23'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '810'^^xsd:integer;
  dwc:scientificName 'Astyanax ocellatus Géry, Planquette & Le Bail, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st015'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'Crique Sikini, rive gauche du fleuve Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860441'^^xsd:anyURI;
  dwc:observationDate '1969-12-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860444> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.08333 -52.3333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.08333"^^xsd:decimal ;
  dwc:decimalLongitude "-52.3333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/24276/st017" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-05-16'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '811'^^xsd:integer;
  dwc:scientificName 'Astyanax ocellatus Géry, Planquette & Le Bail, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/24276/st017'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:continentOcean 'crique Adjoumba, rive gauche du fleuve Oyapock'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-52.3333'^^xsd:double;
  dwc:latitude '3.08333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24276'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860444'^^xsd:anyURI;
  dwc:observationDate '1969-12-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.483333 -54.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.483333"^^xsd:decimal ;
  dwc:decimalLongitude "-54.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.483333 -54.05)"^^geo:wktLiteral ;
  geo-pos:lat "5.483333"^^xsd:decimal ;
  geo-pos:long "-54.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/28269" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '814'^^xsd:integer;
  dwc:scientificName 'Astyanax keithi Géry, Planquette & Le Bail, 1996'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Géry Jacques (M.), Le Bail P.-Y., Planquette P.'^^xsd:string;
  dwc:yearIdentified '1996'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/28269'^^xsd:string;
  dwc:collector 'Planquette P.'^^xsd:string;
  dwc:yearCollected '1979'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Crique Balaté'^^xsd:string;
  dwc:country 'French Guiana'^^xsd:string;
  dwc:longitude '-54.05'^^xsd:double;
  dwc:latitude '5.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:28482'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860447'^^xsd:anyURI;
  dwc:observationDate '1979-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860460> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 29.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "3.75"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (3.75 29.5)"^^geo:wktLiteral ;
  geo-pos:lat "3.75"^^xsd:decimal ;
  geo-pos:long "29.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/20532" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '816'^^xsd:integer;
  dwc:scientificName 'Microctenopoma uelense Norris & Douglas 1995'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Douglas , Norris'^^xsd:string;
  dwc:yearIdentified '1995'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/20532'^^xsd:string;
  dwc:collector 'Institut des Parcs nationaux du Congo belge'^^xsd:string;
  dwc:yearCollected '1954'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Nambia'^^xsd:string;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.5'^^xsd:double;
  dwc:latitude '3.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:20532'^^xsd:anyURI;
  dwc:aphiaid '1010822'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860460'^^xsd:anyURI;
  dwc:observationDate '1954-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '1010822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.45 -85.01)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.45"^^xsd:decimal ;
  dwc:decimalLongitude "-85.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.45 -85.01)"^^geo:wktLiteral ;
  geo-pos:lat "9.45"^^xsd:decimal ;
  geo-pos:long "-85.01"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F860462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/860462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/25789/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 '2018-06-25'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '817'^^xsd:integer;
  dwc:scientificName 'Corydoras Lacepède 1803'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Isbrücker Isaäc J.H. (Dr.)'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/25789/st021'^^xsd:string;
  dwc:collector 'Gosse Jean-Pierre (M.)'^^xsd:string;
  dwc:yearCollected '1977'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Río San Rafael'^^xsd:string;
  dwc:country 'Bolivia'^^xsd:string;
  dwc:longitude '-85.01'^^xsd:double;
  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:25789'^^xsd:anyURI;
  dwc:aphiaid '158714'^^xsd:integer;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/860462'^^xsd:anyURI;
  dwc:observationDate '1977-10-20'^^xsd:date;
  dwc:aphiaIdAccepted '158714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.216389 -60.584722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.216389"^^xsd:decimal ;
  dwc:decimalLongitude "-60.584722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1979'^^xsd:integer;
  dwc:scientificName 'Oreophrynella seegobini Kok 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Perry , Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.584722'^^xsd:double;
  dwc:latitude '5.216389'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861896'^^xsd:anyURI;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.216389 -60.584722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.216389"^^xsd:decimal ;
  dwc:decimalLongitude "-60.584722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1980'^^xsd:integer;
  dwc:scientificName 'Oreophrynella seegobini Kok 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Perry , Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.584722'^^xsd:double;
  dwc:latitude '5.216389'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861897'^^xsd:anyURI;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-0.0833333333 29.1833333333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-0.0833333333"^^xsd:decimal ;
  dwc:decimalLongitude "29.1833333333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/16487" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1985'^^xsd:integer;
  dwc:scientificName 'Amietophrynus channingi Barej, Schmitz, Menegon, Hillers, Hinkel, Böhme & Rödel, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Schmitz , Böhme Wolfgang (Dr.), Rodel Mark-Olivier (Dr.), Barej M., Menegon , Hillers , Hinkel'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/16487'^^xsd:string;
  dwc:yearCollected '1969'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.1833333333'^^xsd:double;
  dwc:latitude '-0.0833333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:24463'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861904'^^xsd:anyURI;
  dwc:observationDate '1969-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.216389 -60.584722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.216389"^^xsd:decimal ;
  dwc:decimalLongitude "-60.584722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1986'^^xsd:integer;
  dwc:scientificName 'Anomaloglossus megalocephalus Kok, McCulloch, Lathrop, Willaert, Bossuyt 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'McCulloch , Kok Philippe J.R. (M.), Bossuyt F., Lathrop , Willaert'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Perry , Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.584722'^^xsd:double;
  dwc:latitude '5.216389'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861905'^^xsd:anyURI;
  dwc:observationDate '2007-11-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861906> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.695556 9.291944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.695556"^^xsd:decimal ;
  dwc:decimalLongitude "9.291944"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.695556 9.291944)"^^geo:wktLiteral ;
  geo-pos:lat "4.695556"^^xsd:decimal ;
  geo-pos:long "9.291944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "5000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31563" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1987'^^xsd:integer;
  dwc:scientificName 'Petropedetes vulpiae Barej & al., 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Barej M.'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31563'^^xsd:string;
  dwc:collector 'Schmitz , Barej M.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:country 'Cameroon'^^xsd:string;
  dwc:longitude '9.291944'^^xsd:double;
  dwc:latitude '4.695556'^^xsd:double;
  dwc:coordinatePrecision '5000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31563'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861906'^^xsd:anyURI;
  dwc:observationDate '2009-07-08'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.828333 9.681944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.828333"^^xsd:decimal ;
  dwc:decimalLongitude "9.681944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26896" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1988'^^xsd:integer;
  dwc:scientificName 'Petropedetes euskircheni Barej & al., 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Barej M.'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26896'^^xsd:string;
  dwc:collector 'Schmitz , Barej M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Cameroon'^^xsd:string;
  dwc:longitude '9.681944'^^xsd:double;
  dwc:latitude '4.828333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31563'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861907'^^xsd:anyURI;
  dwc:observationDate '1997-12-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.828333 9.681944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.828333"^^xsd:decimal ;
  dwc:decimalLongitude "9.681944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26896" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1989'^^xsd:integer;
  dwc:scientificName 'Petropedetes juliawurstnerae Barej & al., 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Barej M.'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26896'^^xsd:string;
  dwc:collector 'Schmitz , Barej M.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Cameroon'^^xsd:string;
  dwc:longitude '9.681944'^^xsd:double;
  dwc:latitude '4.828333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31563'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861908'^^xsd:anyURI;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861909> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.828333 9.681944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.828333"^^xsd:decimal ;
  dwc:decimalLongitude "9.681944"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/26896" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1990'^^xsd:integer;
  dwc:scientificName 'Petropedetes juliawurstnerae Barej & al., 2010'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Barej M.'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/26896'^^xsd:string;
  dwc:collector 'Schmitz , Barej M.'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Cameroon'^^xsd:string;
  dwc:longitude '9.681944'^^xsd:double;
  dwc:latitude '4.828333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31563'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861909'^^xsd:anyURI;
  dwc:observationDate '2009-07-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861910> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.133333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  geo-pos:lat "5.133333"^^xsd:decimal ;
  geo-pos:long "-59.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30586" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-04'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1991'^^xsd:integer;
  dwc:scientificName 'Rhinatrema shiv Gower et al.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gower , Kok Philippe J.R. (M.), Wilkinson J.W., Sherratt'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30586'^^xsd:string;
  dwc:collector 'Benjamin , Kok Philippe J.R. (M.), Seegobin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Elinkwa'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.416667'^^xsd:double;
  dwc:latitude '5.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:30596'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861910'^^xsd:anyURI;
  dwc:observationDate '2006-06-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.133333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  geo-pos:lat "5.133333"^^xsd:decimal ;
  geo-pos:long "-59.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30586" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1992'^^xsd:integer;
  dwc:scientificName 'Rhinatrema shiv Gower et al.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gower , Kok Philippe J.R. (M.), Wilkinson J.W., Sherratt'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30586'^^xsd:string;
  dwc:collector 'Seegobin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'Elinkwa'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.416667'^^xsd:double;
  dwc:latitude '5.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:30586'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861911'^^xsd:anyURI;
  dwc:observationDate '2006-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.133333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  geo-pos:lat "5.133333"^^xsd:decimal ;
  geo-pos:long "-59.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30709" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1993'^^xsd:integer;
  dwc:scientificName 'Rhinatrema shiv Gower et al.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gower , Kok Philippe J.R. (M.), Wilkinson J.W., Sherratt'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30709'^^xsd:string;
  dwc:collector 'Seegobin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Elinkwa'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.416667'^^xsd:double;
  dwc:latitude '5.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:30709'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861912'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.133333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  geo-pos:lat "5.133333"^^xsd:decimal ;
  geo-pos:long "-59.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30709" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1994'^^xsd:integer;
  dwc:scientificName 'Rhinatrema shiv Gower et al.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gower , Kok Philippe J.R. (M.), Wilkinson J.W., Sherratt'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30709'^^xsd:string;
  dwc:collector 'Seegobin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'Elinkwa'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.416667'^^xsd:double;
  dwc:latitude '5.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:30709'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861913'^^xsd:anyURI;
  dwc:observationDate '2006-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.133333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  geo-pos:lat "5.133333"^^xsd:decimal ;
  geo-pos:long "-59.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1995'^^xsd:integer;
  dwc:scientificName 'Rhinatrema shiv Gower et al.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gower , Kok Philippe J.R. (M.), Wilkinson J.W., Sherratt'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31372'^^xsd:string;
  dwc:collector 'Seegobin'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Elinkwa'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.416667'^^xsd:double;
  dwc:latitude '5.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:31372'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861914'^^xsd:anyURI;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.133333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  geo-pos:lat "5.133333"^^xsd:decimal ;
  geo-pos:long "-59.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1996'^^xsd:integer;
  dwc:scientificName 'Rhinatrema shiv Gower et al.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gower , Kok Philippe J.R. (M.), Wilkinson J.W., Sherratt'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31372'^^xsd:string;
  dwc:collector 'Seegobin'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Elinkwa'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.416667'^^xsd:double;
  dwc:latitude '5.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:31372'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861915'^^xsd:anyURI;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.133333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  geo-pos:lat "5.133333"^^xsd:decimal ;
  geo-pos:long "-59.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1997'^^xsd:integer;
  dwc:scientificName 'Rhinatrema shiv Gower et al.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gower , Kok Philippe J.R. (M.), Wilkinson J.W., Sherratt'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31372'^^xsd:string;
  dwc:collector 'Seegobin'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Elinkwa'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.416667'^^xsd:double;
  dwc:latitude '5.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:31372'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861916'^^xsd:anyURI;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.133333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  geo-pos:lat "5.133333"^^xsd:decimal ;
  geo-pos:long "-59.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2000'^^xsd:integer;
  dwc:scientificName 'Rhinatrema shiv Gower et al.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gower , Kok Philippe J.R. (M.), Wilkinson J.W., Sherratt'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Seegobin'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:continentOcean 'Elinkwa'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.416667'^^xsd:double;
  dwc:latitude '5.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:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861917'^^xsd:anyURI;
  dwc:observationDate '2007-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.133333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  geo-pos:lat "5.133333"^^xsd:decimal ;
  geo-pos:long "-59.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1998'^^xsd:integer;
  dwc:scientificName 'Rhinatrema shiv Gower et al.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gower , Kok Philippe J.R. (M.), Wilkinson J.W., Sherratt'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31372'^^xsd:string;
  dwc:collector 'Seegobin'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Elinkwa'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.416667'^^xsd:double;
  dwc:latitude '5.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:31372'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861918'^^xsd:anyURI;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.133333"^^xsd:decimal ;
  dwc:decimalLongitude "-59.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.133333 -59.416667)"^^geo:wktLiteral ;
  geo-pos:lat "5.133333"^^xsd:decimal ;
  geo-pos:long "-59.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31372" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '1999'^^xsd:integer;
  dwc:scientificName 'Rhinatrema shiv Gower et al.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Gower , Kok Philippe J.R. (M.), Wilkinson J.W., Sherratt'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31372'^^xsd:string;
  dwc:collector 'Seegobin'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:continentOcean 'Elinkwa'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.416667'^^xsd:double;
  dwc:latitude '5.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:31372'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861919'^^xsd:anyURI;
  dwc:observationDate '2008-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.218056 -60.704167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.218056"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.218056 -60.704167)"^^geo:wktLiteral ;
  geo-pos:lat "5.218056"^^xsd:decimal ;
  geo-pos:long "-60.704167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4152'^^xsd:integer;
  dwc:scientificName 'Pristimantis aureoventris  Kok Means & Bossuyt 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Bossuyt F., Means Bruce'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31371'^^xsd:string;
  dwc:collector 'Benjamin , Perry , Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.704167'^^xsd:double;
  dwc:latitude '5.218056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31371'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861920'^^xsd:anyURI;
  dwc:observationDate '2009-11-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.218056 -60.704167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.218056"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.218056 -60.704167)"^^geo:wktLiteral ;
  geo-pos:lat "5.218056"^^xsd:decimal ;
  geo-pos:long "-60.704167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4153'^^xsd:integer;
  dwc:scientificName 'Pristimantis aureoventris  Kok Means & Bossuyt 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Bossuyt F., Means Bruce'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31371'^^xsd:string;
  dwc:collector 'Benjamin , Perry , Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.704167'^^xsd:double;
  dwc:latitude '5.218056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31371'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861921'^^xsd:anyURI;
  dwc:observationDate '2009-11-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.218056 -60.704167)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.218056"^^xsd:decimal ;
  dwc:decimalLongitude "-60.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.218056 -60.704167)"^^geo:wktLiteral ;
  geo-pos:lat "5.218056"^^xsd:decimal ;
  geo-pos:long "-60.704167"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31371" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4154'^^xsd:integer;
  dwc:scientificName 'Pristimantis aureoventris  Kok Means & Bossuyt 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Bossuyt F., Means Bruce'^^xsd:string;
  dwc:yearIdentified '2010'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31371'^^xsd:string;
  dwc:collector 'Benjamin , Perry , Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2009'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.704167'^^xsd:double;
  dwc:latitude '5.218056'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31371'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861922'^^xsd:anyURI;
  dwc:observationDate '2009-11-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.412778 -58.783889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.412778"^^xsd:decimal ;
  dwc:decimalLongitude "-58.783889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4155'^^xsd:integer;
  dwc:scientificName 'Allobates amissibilis sp.nov.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.783889'^^xsd:double;
  dwc:latitude '4.412778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33291'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861923'^^xsd:anyURI;
  dwc:observationDate '2012-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.412778 -58.783889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.412778"^^xsd:decimal ;
  dwc:decimalLongitude "-58.783889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4156'^^xsd:integer;
  dwc:scientificName 'Allobates amissibilis sp.nov.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'allotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.783889'^^xsd:double;
  dwc:latitude '4.412778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33291'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861924'^^xsd:anyURI;
  dwc:observationDate '2012-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.412778 -58.783889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.412778"^^xsd:decimal ;
  dwc:decimalLongitude "-58.783889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4157'^^xsd:integer;
  dwc:scientificName 'Allobates amissibilis sp.nov.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Clegg Jonathan (Mr.), Simon Armstrong'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.783889'^^xsd:double;
  dwc:latitude '4.412778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33291'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861925'^^xsd:anyURI;
  dwc:observationDate '2012-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.412778 -58.783889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.412778"^^xsd:decimal ;
  dwc:decimalLongitude "-58.783889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4158'^^xsd:integer;
  dwc:scientificName 'Allobates amissibilis sp.nov.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Clegg Jonathan (Mr.), Simon Armstrong'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.783889'^^xsd:double;
  dwc:latitude '4.412778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33291'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861926'^^xsd:anyURI;
  dwc:observationDate '2012-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.412778 -58.783889)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.412778"^^xsd:decimal ;
  dwc:decimalLongitude "-58.783889"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-11-27'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4159'^^xsd:integer;
  dwc:scientificName 'Allobates amissibilis sp.nov.'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Clegg Jonathan (Mr.), Simon Armstrong'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.783889'^^xsd:double;
  dwc:latitude '4.412778'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33291'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861927'^^xsd:anyURI;
  dwc:observationDate '2012-12-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.411667 -62.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.411667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4160'^^xsd:integer;
  dwc:scientificName 'Pristimantis jamescameroni Kok 2013'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32499'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.45'^^xsd:double;
  dwc:latitude '5.411667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32499'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861928'^^xsd:anyURI;
  dwc:observationDate '2012-06-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.411667 -62.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.411667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4161'^^xsd:integer;
  dwc:scientificName 'Pristimantis jamescameroni Kok 2013'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32499'^^xsd:string;
  dwc:collector 'Wilson Brad'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.45'^^xsd:double;
  dwc:latitude '5.411667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32499'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861929'^^xsd:anyURI;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.411667 -62.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.411667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4162'^^xsd:integer;
  dwc:scientificName 'Pristimantis jamescameroni Kok 2013'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32499'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.45'^^xsd:double;
  dwc:latitude '5.411667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32499'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861930'^^xsd:anyURI;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.411667 -62.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.411667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4163'^^xsd:integer;
  dwc:scientificName 'Pristimantis jamescameroni Kok 2013'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32499'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.45'^^xsd:double;
  dwc:latitude '5.411667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32499'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861931'^^xsd:anyURI;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.411667 -62.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.411667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4164'^^xsd:integer;
  dwc:scientificName 'Pristimantis jamescameroni Kok 2013'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32499'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.45'^^xsd:double;
  dwc:latitude '5.411667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32499'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861932'^^xsd:anyURI;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.769167 -61.817222)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.769167"^^xsd:decimal ;
  dwc:decimalLongitude "-61.817222"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.769167 -61.817222)"^^geo:wktLiteral ;
  geo-pos:lat "5.769167"^^xsd:decimal ;
  geo-pos:long "-61.817222"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4165'^^xsd:integer;
  dwc:scientificName 'Pristimantis imthurni Kok 2013'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32499'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-61.817222'^^xsd:double;
  dwc:latitude '5.769167'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32499'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861933'^^xsd:anyURI;
  dwc:observationDate '2012-06-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4166'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861934'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861936> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (8.11757 99.66907)"^^geo:wktLiteral ;
  dwc:decimalLatitude "8.11757"^^xsd:decimal ;
  dwc:decimalLongitude "99.66907"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34337" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2610'^^xsd:integer;
  dwc:scientificName 'Lycodon suratensus Nutphand 1986'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'David , Pauwels Olivier Sylvain Gérard (M.), Chan-ard'^^xsd:string;
  dwc:yearIdentified '2004'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'neotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34337'^^xsd:string;
  dwc:yearCollected '1984'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '99.66907'^^xsd:double;
  dwc:latitude '8.11757'^^xsd:double;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30361'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861936'^^xsd:anyURI;
  dwc:observationDate '1984-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (9.95 98.683333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "9.95"^^xsd:decimal ;
  dwc:decimalLongitude "98.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/34162" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2611'^^xsd:integer;
  dwc:scientificName 'Lycodon ophiophagus Vogel et al. 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Vogel'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/34162'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '98.683333'^^xsd:double;
  dwc:latitude '9.95'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30361'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861937'^^xsd:anyURI;
  dwc:observationDate '2004-02-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.75 2.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.75"^^xsd:decimal ;
  dwc:decimalLongitude "2.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2617'^^xsd:integer;
  dwc:scientificName 'Hemidactylus beninensis Bauer, Tchibozo, Pauwels & Lenglet, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.), Pauwels Olivier Sylvain Gérard (M.), Tchibozo Sévérin (Mr.), Bauer'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11999'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Benin'^^xsd:string;
  dwc:longitude '2.1666666667'^^xsd:double;
  dwc:latitude '7.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:30465'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861938'^^xsd:anyURI;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (7.75 2.1666666667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "7.75"^^xsd:decimal ;
  dwc:decimalLongitude "2.1666666667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/11999" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2618'^^xsd:integer;
  dwc:scientificName 'Hemidactylus beninensis Bauer, Tchibozo, Pauwels & Lenglet, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Lenglet Georges (Dr.), Pauwels Olivier Sylvain Gérard (M.), Tchibozo Sévérin (Mr.), Bauer'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/11999'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:country 'Benin'^^xsd:string;
  dwc:longitude '2.1666666667'^^xsd:double;
  dwc:latitude '7.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:30465'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861939'^^xsd:anyURI;
  dwc:observationDate '2005-06-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2333333333 -15.3)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.2333333333"^^xsd:decimal ;
  dwc:decimalLongitude "-15.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.2333333333 -15.3)"^^geo:wktLiteral ;
  geo-pos:lat "14.2333333333"^^xsd:decimal ;
  geo-pos:long "-15.3"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30745" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2622'^^xsd:integer;
  dwc:scientificName 'Dasypeltis sahelensis Trape & Mané, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30745'^^xsd:string;
  dwc:collector 'Trape Jean-Fançois, Mané Youssouph'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2007'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '3'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '2'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-15.3'^^xsd:double;
  dwc:latitude '14.2333333333'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30745'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861940'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2632'^^xsd:integer;
  dwc:scientificName 'Gonatodes alexandermendesi Cole & Kok 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cole , Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30403'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Sambhu Hemchandranauth'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30403'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861943'^^xsd:anyURI;
  dwc:observationDate '2004-11-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2633'^^xsd:integer;
  dwc:scientificName 'Gonatodes alexandermendesi Cole & Kok 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cole , Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30403'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Sambhu Hemchandranauth'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30403'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861944'^^xsd:anyURI;
  dwc:observationDate '2004-11-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2634'^^xsd:integer;
  dwc:scientificName 'Gonatodes alexandermendesi Cole & Kok 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cole , Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30403'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Sambhu Hemchandranauth'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30403'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861945'^^xsd:anyURI;
  dwc:observationDate '2004-11-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30403" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2635'^^xsd:integer;
  dwc:scientificName 'Gonatodes alexandermendesi Cole & Kok 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cole , Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30403'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Sambhu Hemchandranauth'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30403'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861946'^^xsd:anyURI;
  dwc:observationDate '2004-11-10'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861947> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2636'^^xsd:integer;
  dwc:scientificName 'Gonatodes alexandermendesi Cole & Kok 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cole , Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30578'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Sambhu Hemchandranauth, Roopsind Indranee'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20578'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861947'^^xsd:anyURI;
  dwc:observationDate '2005-12-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185 -59.480834)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185"^^xsd:decimal ;
  dwc:decimalLongitude "-59.480834"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30578" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2639'^^xsd:integer;
  dwc:scientificName 'Gonatodes alexandermendesi Cole & Kok 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Cole , Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30578'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Sambhu Hemchandranauth, Roopsind Indranee'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.480834'^^xsd:double;
  dwc:latitude '5.185'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:20578'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861948'^^xsd:anyURI;
  dwc:observationDate '2005-12-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861949> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.135833 -59.424444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.135833"^^xsd:decimal ;
  dwc:decimalLongitude "-59.424444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30539" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2640'^^xsd:integer;
  dwc:scientificName 'Atractus tamessari Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30539'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Benjamin Paul, Seegobin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Elinkwa River'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.424444'^^xsd:double;
  dwc:latitude '5.135833'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30539'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861949'^^xsd:anyURI;
  dwc:observationDate '2006-03-23'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.135833 -59.424444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.135833"^^xsd:decimal ;
  dwc:decimalLongitude "-59.424444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30539" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2641'^^xsd:integer;
  dwc:scientificName 'Atractus tamessari Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30539'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Benjamin Paul, Seegobin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Elinkwa River'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.424444'^^xsd:double;
  dwc:latitude '5.135833'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30539'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861950'^^xsd:anyURI;
  dwc:observationDate '2006-03-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.135833 -59.424444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.135833"^^xsd:decimal ;
  dwc:decimalLongitude "-59.424444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30539" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-05'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2642'^^xsd:integer;
  dwc:scientificName 'Atractus tamessari Kok, 2006'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2006'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30539'^^xsd:string;
  dwc:collector 'Seegobin'^^xsd:string;
  dwc:yearCollected '2006'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'Elinkwa River'^^xsd:string;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-59.424444'^^xsd:double;
  dwc:latitude '5.135833'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30539'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861951'^^xsd:anyURI;
  dwc:observationDate '2006-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-8.37391 29.64052)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-8.37391"^^xsd:decimal ;
  dwc:decimalLongitude "29.64052"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/13057" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2643'^^xsd:integer;
  dwc:scientificName 'Lepidothyris hinkeli Wagner & al., 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Schmitz , Böhme Wolfgang (Dr.), Pauwels Olivier Sylvain Gérard (M.), Wagner'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/13057'^^xsd:string;
  dwc:collector 'Bredo H.J.'^^xsd:string;
  dwc:yearCollected '1939'^^xsd:integer;
  dwc:country 'DR Congo'^^xsd:string;
  dwc:longitude '29.64052'^^xsd:double;
  dwc:latitude '-8.37391'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:13057'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861960'^^xsd:anyURI;
  dwc:observationDate '1939-01-01'^^xsd:date;
  dwc:timePrecision '1'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.416667 98.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.416667"^^xsd:decimal ;
  dwc:decimalLongitude "98.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.416667 98.916667)"^^geo:wktLiteral ;
  geo-pos:lat "14.416667"^^xsd:decimal ;
  geo-pos:long "98.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2647'^^xsd:integer;
  dwc:scientificName 'Gekko nutaphandi Bauer, Sumontha & Pauwels 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pauwels Olivier Sylvain Gérard (M.), Sumontha Montri, Bauer'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30361'^^xsd:string;
  dwc:collector 'Sumontha Montri'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '98.916667'^^xsd:double;
  dwc:latitude '14.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:30361'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861967'^^xsd:anyURI;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.416667 98.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.416667"^^xsd:decimal ;
  dwc:decimalLongitude "98.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.416667 98.916667)"^^geo:wktLiteral ;
  geo-pos:lat "14.416667"^^xsd:decimal ;
  geo-pos:long "98.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2648'^^xsd:integer;
  dwc:scientificName 'Gekko nutaphandi Bauer, Sumontha & Pauwels 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pauwels Olivier Sylvain Gérard (M.), Sumontha Montri, Bauer'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30361'^^xsd:string;
  dwc:collector 'Sumontha Montri'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '98.916667'^^xsd:double;
  dwc:latitude '14.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:30361'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861984'^^xsd:anyURI;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.416667 98.916667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "14.416667"^^xsd:decimal ;
  dwc:decimalLongitude "98.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (14.416667 98.916667)"^^geo:wktLiteral ;
  geo-pos:lat "14.416667"^^xsd:decimal ;
  geo-pos:long "98.916667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30361" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2649'^^xsd:integer;
  dwc:scientificName 'Gekko nutaphandi Bauer, Sumontha & Pauwels 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Pauwels Olivier Sylvain Gérard (M.), Sumontha Montri, Bauer'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30361'^^xsd:string;
  dwc:collector 'Sumontha Montri'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:country 'Thailand'^^xsd:string;
  dwc:longitude '98.916667'^^xsd:double;
  dwc:latitude '14.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:30361'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861985'^^xsd:anyURI;
  dwc:observationDate '2003-08-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.216389 -60.584722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.216389"^^xsd:decimal ;
  dwc:decimalLongitude "-60.584722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2650'^^xsd:integer;
  dwc:scientificName 'Pantepuisaurus rodriguesi Kok, 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Perry , Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.584722'^^xsd:double;
  dwc:latitude '5.216389'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861988'^^xsd:anyURI;
  dwc:observationDate '2007-11-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.216389 -60.584722)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.216389"^^xsd:decimal ;
  dwc:decimalLongitude "-60.584722"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/30993" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2653'^^xsd:integer;
  dwc:scientificName 'Arthrosaura hoogmoedi Kok, 2008'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2008'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/30993'^^xsd:string;
  dwc:collector 'Perry , Kok Philippe J.R. (M.), Benjamin Paul'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-60.584722'^^xsd:double;
  dwc:latitude '5.216389'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:30993'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861996'^^xsd:anyURI;
  dwc:observationDate '2007-11-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861997> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.716667 -16.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.716667 -16.416667)"^^geo:wktLiteral ;
  geo-pos:lat "13.716667"^^xsd:decimal ;
  geo-pos:long "-16.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2654'^^xsd:integer;
  dwc:scientificName 'Naja senegalensis Trape & al., 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.), Trape Jean-Fançois, Wüster Wolfgang, Chirio Laurent'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31370'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.416667'^^xsd:double;
  dwc:latitude '13.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:31370'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861997'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.716667 -16.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.716667 -16.416667)"^^geo:wktLiteral ;
  geo-pos:lat "13.716667"^^xsd:decimal ;
  geo-pos:long "-16.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2655'^^xsd:integer;
  dwc:scientificName 'Naja senegalensis Trape & al., 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.), Trape Jean-Fançois, Wüster Wolfgang, Chirio Laurent'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31370'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.416667'^^xsd:double;
  dwc:latitude '13.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:31370'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861998'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.716667 -16.416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "13.716667"^^xsd:decimal ;
  dwc:decimalLongitude "-16.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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (13.716667 -16.416667)"^^geo:wktLiteral ;
  geo-pos:lat "13.716667"^^xsd:decimal ;
  geo-pos:long "-16.416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F861999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/861999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31370" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2656'^^xsd:integer;
  dwc:scientificName 'Naja senegalensis Trape & al., 2009'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Broadley Donald G (M.), Trape Jean-Fançois, Wüster Wolfgang, Chirio Laurent'^^xsd:string;
  dwc:yearIdentified '2009'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31370'^^xsd:string;
  dwc:startYearCollected '1800'^^xsd:integer;
  dwc:endYearCollected '2009'^^xsd:integer;
  dwc:startMonthCollected '1'^^xsd:integer;
  dwc:endMonthCollected '1'^^xsd:integer;
  dwc:startDayCollected '1'^^xsd:integer;
  dwc:endDayCollected '1'^^xsd:integer;
  dwc:country 'Senegal'^^xsd:string;
  dwc:longitude '-16.416667'^^xsd:double;
  dwc:latitude '13.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:31370'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/861999'^^xsd:anyURI;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.331111 -58.799444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.331111"^^xsd:decimal ;
  dwc:decimalLongitude "-58.799444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2664'^^xsd:integer;
  dwc:scientificName 'Gonatodes timidus Kok, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.799444'^^xsd:double;
  dwc:latitude '4.331111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31805'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862000'^^xsd:anyURI;
  dwc:observationDate '2011-03-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.331111 -58.799444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.331111"^^xsd:decimal ;
  dwc:decimalLongitude "-58.799444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2665'^^xsd:integer;
  dwc:scientificName 'Gonatodes timidus Kok, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.799444'^^xsd:double;
  dwc:latitude '4.331111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31805'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862001'^^xsd:anyURI;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.331111 -58.799444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.331111"^^xsd:decimal ;
  dwc:decimalLongitude "-58.799444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2666'^^xsd:integer;
  dwc:scientificName 'Gonatodes timidus Kok, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.799444'^^xsd:double;
  dwc:latitude '4.331111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31805'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862002'^^xsd:anyURI;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.331111 -58.799444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.331111"^^xsd:decimal ;
  dwc:decimalLongitude "-58.799444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2667'^^xsd:integer;
  dwc:scientificName 'Gonatodes timidus Kok, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.799444'^^xsd:double;
  dwc:latitude '4.331111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31805'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862003'^^xsd:anyURI;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.331111 -58.799444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.331111"^^xsd:decimal ;
  dwc:decimalLongitude "-58.799444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2668'^^xsd:integer;
  dwc:scientificName 'Gonatodes timidus Kok, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.799444'^^xsd:double;
  dwc:latitude '4.331111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31805'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862004'^^xsd:anyURI;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.331111 -58.799444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.331111"^^xsd:decimal ;
  dwc:decimalLongitude "-58.799444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2669'^^xsd:integer;
  dwc:scientificName 'Gonatodes timidus Kok, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.799444'^^xsd:double;
  dwc:latitude '4.331111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31805'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862005'^^xsd:anyURI;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.331111 -58.799444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.331111"^^xsd:decimal ;
  dwc:decimalLongitude "-58.799444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-10'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2670'^^xsd:integer;
  dwc:scientificName 'Gonatodes timidus Kok, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.799444'^^xsd:double;
  dwc:latitude '4.331111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31805'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862006'^^xsd:anyURI;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.331111 -58.799444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.331111"^^xsd:decimal ;
  dwc:decimalLongitude "-58.799444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2671'^^xsd:integer;
  dwc:scientificName 'Gonatodes timidus Kok, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.799444'^^xsd:double;
  dwc:latitude '4.331111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31805'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862013'^^xsd:anyURI;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.331111 -58.799444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.331111"^^xsd:decimal ;
  dwc:decimalLongitude "-58.799444"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2672'^^xsd:integer;
  dwc:scientificName 'Gonatodes timidus Kok, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.799444'^^xsd:double;
  dwc:latitude '4.331111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31805'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862014'^^xsd:anyURI;
  dwc:observationDate '2011-03-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (4.331111 -58.798333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "4.331111"^^xsd:decimal ;
  dwc:decimalLongitude "-58.798333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/PK" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2673'^^xsd:integer;
  dwc:scientificName 'Gonatodes timidus Kok, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/PK'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:country 'Guyana'^^xsd:string;
  dwc:longitude '-58.798333'^^xsd:double;
  dwc:latitude '4.331111'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31805'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862015'^^xsd:anyURI;
  dwc:observationDate '2011-03-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.180556 -62.296944)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.180556"^^xsd:decimal ;
  dwc:decimalLongitude "-62.296944"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.180556 -62.296944)"^^geo:wktLiteral ;
  geo-pos:lat "5.180556"^^xsd:decimal ;
  geo-pos:long "-62.296944"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31853" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2674'^^xsd:integer;
  dwc:scientificName 'Anadia mcdiarmidi Kok&Rivas, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Rivas'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31853'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.296944'^^xsd:double;
  dwc:latitude '5.180556'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31853'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862016'^^xsd:anyURI;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.183333 -62.292778)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.183333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.292778"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.183333 -62.292778)"^^geo:wktLiteral ;
  geo-pos:lat "5.183333"^^xsd:decimal ;
  geo-pos:long "-62.292778"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31853" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2675'^^xsd:integer;
  dwc:scientificName 'Anadia mcdiarmidi Kok&Rivas, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Rivas'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31853'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.292778'^^xsd:double;
  dwc:latitude '5.183333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31853'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862017'^^xsd:anyURI;
  dwc:observationDate '2011-05-06'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185833 -62.293333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.185833"^^xsd:decimal ;
  dwc:decimalLongitude "-62.293333"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.185833 -62.293333)"^^geo:wktLiteral ;
  geo-pos:lat "5.185833"^^xsd:decimal ;
  geo-pos:long "-62.293333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F862018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/862018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31853" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-10-11'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '2677'^^xsd:integer;
  dwc:scientificName 'Anadia mcdiarmidi Kok&Rivas, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Rivas'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31853'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.293333'^^xsd:double;
  dwc:latitude '5.185833'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31853'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/862018'^^xsd:anyURI;
  dwc:observationDate '2011-05-03'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4167'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881342'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4168'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881343'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4169'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881344'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4170'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881345'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4171'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881346'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4172'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881347'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4173'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881348'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4174'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881349'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4175'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881350'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4176'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881351'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4177'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881352'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4178'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881353'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4179'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881354'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1900833333 -62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1900833333"^^xsd:decimal ;
  dwc:decimalLongitude "-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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4180'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startDayCollected '2'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62'^^xsd:integer;
  dwc:latitude '5.1900833333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881355'^^xsd:anyURI;
  dwc:observationDate '2011-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1433333 -62.1194444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1433333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.1194444444"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1433333 -62.1194444444)"^^geo:wktLiteral ;
  geo-pos:lat "5.1433333"^^xsd:decimal ;
  geo-pos:long "-62.1194444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4181'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.1194444444'^^xsd:double;
  dwc:latitude '5.1433333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881357'^^xsd:anyURI;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1433333 -62.1194444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1433333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.1194444444"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1433333 -62.1194444444)"^^geo:wktLiteral ;
  geo-pos:lat "5.1433333"^^xsd:decimal ;
  geo-pos:long "-62.1194444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4182'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.1194444444'^^xsd:double;
  dwc:latitude '5.1433333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881358'^^xsd:anyURI;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1433333 -62.1194444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1433333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.1194444444"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1433333 -62.1194444444)"^^geo:wktLiteral ;
  geo-pos:lat "5.1433333"^^xsd:decimal ;
  geo-pos:long "-62.1194444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4183'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.1194444444'^^xsd:double;
  dwc:latitude '5.1433333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881359'^^xsd:anyURI;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1433333 -62.1194444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1433333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.1194444444"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1433333 -62.1194444444)"^^geo:wktLiteral ;
  geo-pos:lat "5.1433333"^^xsd:decimal ;
  geo-pos:long "-62.1194444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4184'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.1194444444'^^xsd:double;
  dwc:latitude '5.1433333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881360'^^xsd:anyURI;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1433333 -62.1194444444)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1433333"^^xsd:decimal ;
  dwc:decimalLongitude "-62.1194444444"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1433333 -62.1194444444)"^^geo:wktLiteral ;
  geo-pos:lat "5.1433333"^^xsd:decimal ;
  geo-pos:long "-62.1194444444"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4185'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.1194444444'^^xsd:double;
  dwc:latitude '5.1433333'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881361'^^xsd:anyURI;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.3241667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.2027777777"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  geo-pos:lat "5.3241667"^^xsd:decimal ;
  geo-pos:long "-62.2027777777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4186'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Means Bruce'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.2027777777'^^xsd:double;
  dwc:latitude '5.3241667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881365'^^xsd:anyURI;
  dwc:observationDate '2013-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.3241667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.2027777777"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  geo-pos:lat "5.3241667"^^xsd:decimal ;
  geo-pos:long "-62.2027777777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4187'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Means Bruce'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.2027777777'^^xsd:double;
  dwc:latitude '5.3241667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881366'^^xsd:anyURI;
  dwc:observationDate '2013-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.3241667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.2027777777"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  geo-pos:lat "5.3241667"^^xsd:decimal ;
  geo-pos:long "-62.2027777777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4188'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Means Bruce'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.2027777777'^^xsd:double;
  dwc:latitude '5.3241667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881367'^^xsd:anyURI;
  dwc:observationDate '2013-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.3241667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.2027777777"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  geo-pos:lat "5.3241667"^^xsd:decimal ;
  geo-pos:long "-62.2027777777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4189'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Means Bruce'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.2027777777'^^xsd:double;
  dwc:latitude '5.3241667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881368'^^xsd:anyURI;
  dwc:observationDate '2013-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.3241667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.2027777777"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  geo-pos:lat "5.3241667"^^xsd:decimal ;
  geo-pos:long "-62.2027777777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4190'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Means Bruce'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.2027777777'^^xsd:double;
  dwc:latitude '5.3241667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881369'^^xsd:anyURI;
  dwc:observationDate '2013-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.3241667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.2027777777"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  geo-pos:lat "5.3241667"^^xsd:decimal ;
  geo-pos:long "-62.2027777777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4191'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Means Bruce'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.2027777777'^^xsd:double;
  dwc:latitude '5.3241667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881370'^^xsd:anyURI;
  dwc:observationDate '2013-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.3241667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.2027777777"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  geo-pos:lat "5.3241667"^^xsd:decimal ;
  geo-pos:long "-62.2027777777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4192'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Holotype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.2027777777'^^xsd:double;
  dwc:latitude '5.3241667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881371'^^xsd:anyURI;
  dwc:observationDate '2013-11-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.3241667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.2027777777"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  geo-pos:lat "5.3241667"^^xsd:decimal ;
  geo-pos:long "-62.2027777777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4193'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Means Bruce'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.2027777777'^^xsd:double;
  dwc:latitude '5.3241667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881372'^^xsd:anyURI;
  dwc:observationDate '2013-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.3241667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.2027777777"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  geo-pos:lat "5.3241667"^^xsd:decimal ;
  geo-pos:long "-62.2027777777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4194'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Means Bruce'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.2027777777'^^xsd:double;
  dwc:latitude '5.3241667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881373'^^xsd:anyURI;
  dwc:observationDate '2013-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.3241667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.2027777777"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.3241667 -62.2027777777)"^^geo:wktLiteral ;
  geo-pos:lat "5.3241667"^^xsd:decimal ;
  geo-pos:long "-62.2027777777"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/33557" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '4195'^^xsd:integer;
  dwc:scientificName 'Tepuihyla obscura Kok, Ratz, Tegelaar, Aubret , Means 2015'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Means Bruce, Ratz S., Tegelaar M., Aubret F.'^^xsd:string;
  dwc:yearIdentified '2015'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'Paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/33557'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.), Means Bruce'^^xsd:string;
  dwc:yearCollected '2013'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.2027777777'^^xsd:double;
  dwc:latitude '5.3241667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:33577'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881374'^^xsd:anyURI;
  dwc:observationDate '2013-11-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1852778 -62.2886111111)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.1852778"^^xsd:decimal ;
  dwc:decimalLongitude "-62.2886111111"^^xsd:decimal ;
  dwc: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/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.1852778 -62.2886111111)"^^geo:wktLiteral ;
  geo-pos:lat "5.1852778"^^xsd:decimal ;
  geo-pos:long "-62.2886111111"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "100"^^xsd:integer .

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F881379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/881379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/31853" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/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:typ'^^xsd:anyURI;
  dwc:catalogNumber '2676'^^xsd:integer;
  dwc:scientificName 'Anadia mcdiarmidi Kok&Rivas, 2011'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.), Rivas'^^xsd:string;
  dwc:yearIdentified '2011'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/31853'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2011'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.2886111111'^^xsd:double;
  dwc:latitude '5.1852778'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:31853'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/881379'^^xsd:anyURI;
  dwc:observationDate '2011-05-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (5.411667 -62.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "5.411667"^^xsd:decimal ;
  dwc:decimalLongitude "-62.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 "100"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5995__http%3A%2F%2Fcollections.naturalsciences.be%2Fspecimen%2F882101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "http://collections.naturalsciences.be/specimen/882101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5995_> ;
  dwc:basisOfRecord "PreservedSpecimen" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/PreservedSpecimen> ;
  dwc:fieldNumber "VERTEBRATES/32499" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-12-01'^^xsd:date;
  dwc:institutionCode 'RBINS-Scientific Heritage'^^xsd:string;
  dwc:collectionCode 'urn:catalog:RBINS:typ'^^xsd:anyURI;
  dwc:catalogNumber '4164'^^xsd:integer;
  dwc:scientificName 'Pristimantis jamescameroni Kok 2013'^^xsd:string;
  dwc:basisOfRecord 'PreservedSpecimen'^^xsd:string;
  dwc:identifiedBy 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearIdentified '2013'^^xsd:integer;
  dwc:monthIdentified '1'^^xsd:integer;
  dwc:typeStatus 'paratype'^^xsd:string;
  dwc:fieldNumber 'VERTEBRATES/32499'^^xsd:string;
  dwc:collector 'Kok Philippe J.R. (M.)'^^xsd:string;
  dwc:yearCollected '2012'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:country 'Venezuela'^^xsd:string;
  dwc:longitude '-62.45'^^xsd:double;
  dwc:latitude '5.411667'^^xsd:double;
  dwc:coordinatePrecision '100'^^xsd:integer;
  dwc:preparationType 'container type: specimen jar; preservation method: alcohol'^^xsd:string;
  dwc:previousCatalogNumber 'urn:catalog:RBINS:IG:32499'^^xsd:anyURI;
  dwc:occurrenceId 'http://collections.naturalsciences.be/specimen/882101'^^xsd:anyURI;
  dwc:observationDate '2012-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
# EOF